<body> <h1>Use WASD to move</h1> <br> <canvas id="canvas" width="700px" height="420px"></canvas> <br> <button id="easyButton">Play Easy</button> <button id="medButton">Play Medium</button> <button id="hardButton">Play Hard</button> <script src="./easy.js"></script> <script src="./medium.js"></script> <script src="./hard.js"></script> </body> - Notifications
You must be signed in to change notification settings - Fork 0
whcampbell/Snake
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
I made Snake. Because why not make snake?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published