Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmingwithgaurav/javascript-snakegame
this is snake game created with html, css and javascript
https://github.com/programmingwithgaurav/javascript-snakegame
javascript snake-game
Last synced: about 9 hours ago
JSON representation
this is snake game created with html, css and javascript
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/javascript-snakegame
- Owner: ProgrammingWithGaurav
- Created: 2021-09-02T16:29:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T14:48:51.000Z (almost 2 years ago)
- Last Synced: 2023-10-30T12:28:25.785Z (about 1 year ago)
- Topics: javascript, snake-game
- Language: JavaScript
- Homepage: https://javascriptsnakegame2.netlify.app/
- Size: 11.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game
This is snake game created with html, css and javascript and is responsive on both mobile and pc
### link:
https://javascriptsnakegame2.netlify.app/#### when this website view in mobile the control key automatically appeared.
## Screenshots in Laptop
![App Screenshot](./img/laptop.png)
## Screenshots in Mobile
![App Screenshot](./img/mobile.png)