Projects

Sailor-Wheel

Sailor-Wheel puzzle is a js based game that my friend and I have done in a week, as a way to build momentum in building more games together.
The concept is pretty self explanatory - Spokes around a wheel need to be ‘pulled’ out by point and click. The catch being a network of internal connections that push and pull spokes when any single spoke’s state is modified. The player needs to figure out these cause-effect rules and manage to pull out all the spokes.

...