Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/popomore/puzzle
A puzzle game using aralejs
https://github.com/popomore/puzzle
Last synced: 3 months ago
JSON representation
A puzzle game using aralejs
- Host: GitHub
- URL: https://github.com/popomore/puzzle
- Owner: popomore
- Created: 2012-12-27T14:47:34.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T19:02:46.000Z (over 4 years ago)
- Last Synced: 2024-10-05T01:02:23.956Z (3 months ago)
- Language: JavaScript
- Size: 359 KB
- Stars: 5
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puzzle
---
A puzzle game based on aralejs.
http://popomore.spmjs.org/puzzle/ <- demo
---
## Debug me in local
1. npm install spm -g && npm install spm-doc -g
2. git clone [email protected]:popomore/puzzle.git
3. cd puzzle
4. spm doc watch
5. open http://127.0.0.1:8000More detail in http://aralejs.org/docs/develop-components.html