Close

Work Done till 5th November

A project log for Snake++

The classic snake game using AVR Atmega32 MCU controlled by Analog Joystick on an LED Matrix Display.

muneebMuneeb 11/05/2017 at 20:490 Comments

Tasks Done:

- Completed the game logic(Snake.c file)

- Wrote library to interface atmega32 with two serially connected 8x8 led matrices controlled by MAX2719 drivers (led_control.c file)

Tasks to do:

- Make intro and game over tunes with buzzer

- Load highscore from eeprom

- Interface accelerometer

Discussions