Tronix is a graph-based puzzle game. The goal of the game is to arrange the points of the graph in such a way that no lines of the graph cross and no point is sitting on top of any of the lines.
Features:
- Resolution: 320×480 (scaling)
- Mobile first design
- Works with all modern browsers
- Supports both touch and click controls
- Unlock system
- State saving
- Fully customizable
- 20 levels included
Version 1.1 update:
- Graphical updates
- Redesigned last level
- Default Android browser bugfix
To unlock all levels (in Chrome):
- Open Developer Console (F12)
- Select Console tab
- Type in (without the quotes): “Tronix.UnlockAll()” and hit Enter
To forget all levels, type (in the console): “Tronix.ForgetAll()”