canhnd58 / duosnake

Game of one snake is too easy. How about game of two snakes?
https://canhnd58.github.io/duosnake/
2 stars 0 forks source link

Add play/replay buttons #19

Open canhnd58 opened 3 years ago

canhnd58 commented 3 years ago

Currently the game start automatically. To restart, these commands can be run in the console

game.reset()
game.start()