Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges). Used a custom simple generation algorithm and DFS for validating the solution when the user connects all the nodes. Each level generates a new random graph.
- Connect the nodes with corresponding number of the lines
- Nodes should be connected with a single or double line
- All nodes must be in a single connected group