Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philschatz/game
:video_game: A 2D+ Video Game
https://github.com/philschatz/game
Last synced: 5 days ago
JSON representation
:video_game: A 2D+ Video Game
- Host: GitHub
- URL: https://github.com/philschatz/game
- Owner: philschatz
- Created: 2014-09-11T19:45:57.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-09-28T18:28:22.000Z (over 10 years ago)
- Last Synced: 2024-11-19T15:56:43.536Z (2 months ago)
- Language: JavaScript
- Homepage: http://philschatz.com/game/
- Size: 660 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A 2D+ Video Game
To start a local server run `npm install && npm start`.
To build the `bundle.js` file run `npm test`
Based the packages created for [voxel.js](http://voxeljs.com/)