https://github.com/eamonnmr/critblox
Scrolling blocks game (Totally unlike tetris)
https://github.com/eamonnmr/critblox
Last synced: 5 days ago
JSON representation
Scrolling blocks game (Totally unlike tetris)
- Host: GitHub
- URL: https://github.com/eamonnmr/critblox
- Owner: EamonnMR
- License: gpl-3.0
- Created: 2015-06-15T02:36:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T02:46:15.000Z (about 10 years ago)
- Last Synced: 2025-02-13T23:37:30.590Z (4 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# critblox
Scrolling blocks game (Totally unlike tetris)To add this game to your site, you'll need to import game.js, jQuerey (v2.0.3), and add a Canvas element to your page- it should be 250x450 and named "blockcanvas"