Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sethetter/addys-game
Unofficial entry for team "Addy and Daddy" @ Wichita's first Game Jam!
https://github.com/sethetter/addys-game
Last synced: 12 days ago
JSON representation
Unofficial entry for team "Addy and Daddy" @ Wichita's first Game Jam!
- Host: GitHub
- URL: https://github.com/sethetter/addys-game
- Owner: sethetter
- License: mit
- Created: 2015-08-01T23:23:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T01:13:00.000Z (over 9 years ago)
- Last Synced: 2024-04-14T15:20:17.491Z (7 months ago)
- Language: JavaScript
- Size: 1.6 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# addys-game
## About
Coolest game ever! Art by Addilyn Etter, code by me.
Created using [slush-phaser-webpack](https://github.com/the-simian/slush-phaser-webpack).
## Get up and running
```sh
$ npm install
$ npm run-script watch
```