https://github.com/js13kgames/shapeblocks
ShapeBlocks - a js13kGames 2012 competition entry by @mitermayer.
https://github.com/js13kgames/shapeblocks
13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization
Last synced: 8 months ago
JSON representation
ShapeBlocks - a js13kGames 2012 competition entry by @mitermayer.
- Host: GitHub
- URL: https://github.com/js13kgames/shapeblocks
- Owner: js13kGames
- License: mit
- Fork: true (mitermayer/shapeblocks)
- Created: 2022-10-01T05:46:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T11:55:17.000Z (over 13 years ago)
- Last Synced: 2024-10-02T07:23:15.036Z (over 1 year ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/shapeblocks
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# ShapeBlocks
- Thats my game entry for the competition http://js13kgames.com/. I only had a day and a half to do it so i couldnt have time to work on the user interface. I used Grunt to build the source files JShint for linting and Uglify for minification.