Skip to content

Deeku-Zeus/SnakeMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Math

Snake Math, created using JavaScript, and The HTML5 canvas. it includes basic rules as that of a classic snake game.

the objective of the game is to make sure the stack as seen above the game is not full.

the snake can eat single digit numbers (0-9) and Operators ( +, -, * , /)

the operations will update the stack's value accordingly.

each time you consume the food (number / operator), u get a point.

About

Classic Snake game with a MATH twist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published