Skip to content

dhanrajsinh24/2D-Puzzle-Game-Demo-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Puzzle Game made with Unity

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.

Features

  • Simple Controls: Touch to rotate the nodes clockwise.
  • Scoring: The score is calculated based on the number of moves taken to complete a level.

Technical Details

  • Unity Version: 2022.3.27f1
  • Addressable Assets:: Used for efficient level loading.
  • JSON Storage:: For storing level and score data.

About

2D puzzle grid and node based game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published