Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkeblx/blocks
A puzzle game. Get to the gray cube.
https://github.com/mkeblx/blocks
Last synced: about 2 months ago
JSON representation
A puzzle game. Get to the gray cube.
- Host: GitHub
- URL: https://github.com/mkeblx/blocks
- Owner: mkeblx
- License: mit
- Created: 2014-01-03T20:13:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T22:04:00.000Z (over 9 years ago)
- Last Synced: 2023-08-08T05:35:33.020Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://blocks.mkeblx.net
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
blocks
======A puzzle game. Get to the gray cube.
Alpha currently playable [here](http://blocks.mkeblx.net).
Playable in the Oculus DK2 with a WebVR enabled browser.
Roadmap
-------
* html5 audio: background + events
* improve shadows
* save player state: localStorage or server
* textures/materials for blocks
* undo/redo state management
* display of possible moves
* shaders
* automated level generation + difficulty quantification
* mobile: top view, touch support