Skip to content

The code used in the live broadcast of Boring JavaScript's Snake game

License

Notifications You must be signed in to change notification settings

TheVirtuoid/javascript-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-snake

The code used in the live broadcast of Boring JavaScript's Snake game

Instructions for Use

You are free to use this code any way you see fit. Clone the repository and have fun!

The Video

You can see the live video here: JavaScript Snake Game

Running the 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.

The Branches

The orginal branch

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.

The main branch

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.

Need Help?

Ask in the issues section!

Shameless Plugs

Thank you very much for you support!

You can find us here:

Main Website

Boring JavaScript

Facebook

Twitter

YouTube

About

The code used in the live broadcast of Boring JavaScript's Snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published