Computer Science Canada The Snake game |
| Author: | -Deki-- [ 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! |
|
| Author: | Mr. T [ Sun Jun 04, 2006 5:18 pm ] |
| Post subject: | Alex's Opinion |
Turing Walkthrough - procedures - functions - (flexible) arrays |
|