The Snake game
| Author |
Message |
-Deki--
|
Posted: Sun Jun 04, 2006 5:16 pm Post subject: The Snake game |
|
|
I need to make one of those tetris snake games.
I was wondering if someone could help me out here.
How would I make it so that the snake starts off as 3 squares, moves according to your controlling (left, right, up, down, on the keyboard), and how would I make it so that when it does hit another square that this square will automatically become a part of the snake?
Thanks for reading this! |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Mr. T

|
Posted: Sun Jun 04, 2006 5:18 pm Post subject: Alex's Opinion |
|
|
Turing Walkthrough
- procedures
- functions
- (flexible) arrays |
|
|
|
|
 |
|
|