Snake Html Game
Versions & Change Log
Version 8: Add Challenge Mode
Version 7: Add Game Options
- Add a reset button
- Add optipons to have multiple food
- Add a placeholder master game selection screen
Version 6: Add a bigger Grid (35 vs 20 instead of 25 vs 15)
Version 5: Add a pause Option when the user hit Space
Version 4: Add Point System
- Add a score display
- Add a score variable
- Add score when snake eats food
- Increase Score variables when update food
- Display new score
Version 3: Basic Game Restraints
- Change game to start when key pressed
- Add Game Started State
- Add Game Over Text
- Add Body Collisons
- Add Wall Collisions
Version 2: Add Food and Snake Length
Version 0: Template