https://github.com/balajmarius/commit4
🎮 Winner of Game Off 2017.
https://github.com/balajmarius/commit4
gameoff2017 mini-game phaser
Last synced: 12 days ago
JSON representation
🎮 Winner of Game Off 2017.
- Host: GitHub
- URL: https://github.com/balajmarius/commit4
- Owner: balajmarius
- License: mit
- Created: 2017-11-29T09:22:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T12:31:41.000Z (6 months ago)
- Last Synced: 2025-04-02T05:45:27.846Z (19 days ago)
- Topics: gameoff2017, mini-game, phaser
- Language: JavaScript
- Homepage: https://balajmarius.itch.io/commit4
- Size: 808 KB
- Stars: 340
- Watchers: 13
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COMMIT 4 🎮
> digital LCD mini-game
# ✨ Winner of ["Best theme interpretation"](https://github.com/blog/2483-game-off-2017-winners)
### Lint 🎩
```bash
npm run lint
```### Start 🏁
```bash
npm run start
```### Build 📦
```bash
npm run build
```