You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plato
30c4228997
track bin/ directory
Previously we didn't track bin/ directory resulting in failed
compilation.
|
5 years ago |
.. |
Controller.h
|
added snack generator and implemented teh snake-snack collision checker
|
5 years ago |
Game.h
|
Controller ready, Input methods ready, Board Ready, Snake collision events to be made and Snack class to be implemented
|
5 years ago |
Graphics.h
|
added a function to alter teh difficulty as the snake's getting bigger and bigger
|
5 years ago |
Player.h
|
Controller ready, Input methods ready, Board Ready, Snake collision events to be made and Snack class to be implemented
|
5 years ago |
Point.h
|
Controller ready, Input methods ready, Board Ready, Snake collision events to be made and Snack class to be implemented
|
5 years ago |
Snack.h
|
added snack generator and implemented teh snake-snack collision checker
|
5 years ago |
Snake.h
|
fixed the collisions, TODO: Snack functions and snack collisions
|
5 years ago |