Math loop is a simple puzzle game that combines mathematical operations and transmission of information on a network.
The idea is based on neural networks, graph theory and the solution to the 100 prisoners problem.
The goal is for all nodes to have the target value.
The game is currently in a playable phase. You can try it here
Current features:
- Main menu
- Level selector menu
- Know which levels have been completed
- Endless game, with 4 levels that get random values in each game.
- Game UI fully functional
- Game animations
- 7 tutorial levels
- Max steps limited in each game
- 3 types of math operations: +, - , x
- 2 types of nodes: normal, terminal
- Androd & HTML compatible
Upcoming features:
- Improved random levels
- More levels
- Visual improvements: Game, interface, menu
- Sound
- New types of nodes, at least 2
- Locked levels, which are unlocked by completing X number of previous levels.