Semester Project Snake game

Thread Starter

mateenyasin1

Joined Mar 20, 2012
6
LED based snake game


Use the LED matrix to display a snake game
The user will control the snake using a keypad
The snake will behave as it does in the actual game, including interactions with
food and biting itself.

Where to start from?
 

hspalm

Joined Feb 17, 2010
201
You start by familiarizing yourself with the LED matrix and how to control one or multiple LEDs at a time.

Edit: Then find out how to interface with the keypad, then try and make an LED move or similar by pressing keys.

Now you can start developing the game
 
Top