The code used in the live broadcast of Boring JavaScript's Snake game
You are free to use this code any way you see fit. Clone the repository and have fun!
You can see the live video here: JavaScript Snake Game
All you have to do is launch a static HTTP server in the home directory and navigate to snake.html
. I
use http-server, but any static server will do.
This branch was the result of our Live Broadcast on April 15th, 2021. This is considered Part 1 of the game. Clone this branch if you wish to work from the original code.
This branch is the merging of all branches supplied by TheVirtuoid and others, and can be considered the complete game, with all parts and contributions. We strongly suggest that you not work off the main branch. Create you own by cloning this branch or one of the others.
Ask in the issues section!
Thank you very much for you support!
You can find us here: