Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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