mirror of
https://github.com/clb92/simple-js-snake.git
synced 2025-12-06 01:32:03 +01:00
Create README.md
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Simple JS Snake
|
||||
My own version of the classic game Snake written in JavaScript.
|
||||
|
||||
I made this to try object-oriented JavaScript. This is an old project and it's terrible, unobtimized, the controls suck, and the sound effects were generated in [sfxr](https://www.drpetter.se/project_sfxr.html).
|
||||
|
||||
### You can play the game at https://games.clb92.xyz/snake/
|
||||
Reference in New Issue
Block a user