-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30c3642
commit b8343ad
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# *Game_Name* | ||
Circuit Craze | ||
|
||
--- | ||
|
||
<br> | ||
|
||
## *Description 📃* | ||
Circuit Craze is a puzzle game where players build and complete electrical circuits to power different machines and gadgets. Each level introduces more complex circuit components. | ||
|
||
## *Functionalities 🎮* | ||
|
||
1. Click the "Start Game" button to begin. | ||
2. Build and complete electrical circuits to power machines and gadgets. | ||
3. Monitor the score, progress, and level. | ||
4. When all circuits are completed, the game advances to the next level with new components. | ||
|
||
1. Controls: Use the mouse to connect circuit components and the keyboard to toggle switches. | ||
2. Scoring: Completing a circuit increases your score by 50 points. | ||
3. Difficulty: Each level introduces more complex components and wiring challenges. | ||
4. Timer: Each level has a 2-minute time limit. | ||
5. Game Over: When the timer runs out or a circuit is not completed correctly, the final score is displayed with an option to play again. | ||
|
||
<br> | ||
|
||
## *Screenshots 📸* | ||
![Screenshot 2024-07-23 231219](https://github.com/user-attachments/assets/32eca0da-2806-4ca6-9fcd-5ec7e893ace4) |