Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulstatezny/blockdodge
A simple game built in React -- dodge the blocks!
https://github.com/paulstatezny/blockdodge
Last synced: about 1 month ago
JSON representation
A simple game built in React -- dodge the blocks!
- Host: GitHub
- URL: https://github.com/paulstatezny/blockdodge
- Owner: paulstatezny
- License: mit
- Created: 2014-10-29T04:36:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-18T06:18:06.000Z (almost 10 years ago)
- Last Synced: 2023-03-23T12:36:59.814Z (over 1 year ago)
- Language: JavaScript
- Size: 504 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Block Dodge!
A simple game build in React -- dodge the blocks!
### Initializing the Development Environment
1. `npm install` to add dependencies
1. `gulp watch` to build the app and launch a server on `localhost:9000`