Game-Development

SplitFire!

Splitscreen Android game

SplitFire is an independent game I released which allows 2 players to battle head-to-head on a single mobile device.

more»

Qubula Puzzle Game

A game using ReactJS and MobX


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.

more»