-
Notifications
You must be signed in to change notification settings - Fork 0
This is a basic snake game I made while trying to delve deeper into javascript. The game uses simple arrow up, down, left and right controls to control the snake. The motive of the snake is to consume the food, which is randomly places anywhere on the canvas, without colliding with the walls of the canvas or itself. If it does so, the game is over.
Antara-Paul04/Snake-Game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This is a basic snake game I made while trying to delve deeper into javascript. The game uses simple arrow up, down, left and right controls to control the snake. The motive of the snake is to consume the food, which is randomly places anywhere on the canvas, without colliding with the walls of the canvas or itself. If it does so, the game is over.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published