Qubula Puzzle Game
A game using ReactJS and MobX Mar 6 2018
Qubula is a puzzle game where puzzles are generated from a gene and a random seed.
An Elixir program generates the puzzles, and outputs level files in JSON.
The frontend of the game is built in ReactJS, with the frontend state management written using Mobx-state-tree.
Watch the video, as we TDD development of the game.
more»