This is a puzzle game demo inspired by Loop Energy game (https://play.google.com/store/apps/details?id=com.infinitygames.loopenergy) where the objective is to connect all computers to WiFi using available nodes, either directly or through cables. Once all computers are connected, the level is cleared, and the player’s score is calculated based on the number of moves made.
- Simple Controls: Touch to rotate the nodes clockwise.
- Scoring: The score is calculated based on the number of moves taken to complete a level.
- Unity Version: 2022.3.27f1
- Addressable Assets:: Used for efficient level loading.
- JSON Storage:: For storing level and score data.