https://github.com/ali-master/snakesandladders
Snakes and ladders game...
https://github.com/ali-master/snakesandladders
game snake-game
Last synced: 2 months ago
JSON representation
Snakes and ladders game...
- Host: GitHub
- URL: https://github.com/ali-master/snakesandladders
- Owner: ali-master
- License: mit
- Created: 2016-12-17T10:30:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T04:39:28.000Z (about 8 years ago)
- Last Synced: 2025-02-01T00:26:24.924Z (4 months ago)
- Topics: game, snake-game
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Snakes and Ladders Game
===================### Start
```sh
npm run build
open index.html
```