Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-bhaumik authored Jun 21, 2024
1 parent b0201a3 commit db52b7b
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions Games/Color_Swap/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# **Game_Name**
Color Swap

---

<br>

## **Description 📃**
"Color Swap" is a simple yet addictive browser-based game developed using HTML, CSS, and JavaScript. The game revolves around the player controlling a character or object that must pass through obstacles matching its color. The color of the character changes randomly, requiring quick reflexes and strategic thinking.

## **Functionalities 🎮**

Simple Controls:

- The player controls the character using the arrow keys or touch gestures on mobile devices.
0 The character moves left, right, up, or down to navigate through a series of color-coded obstacles.

Color Matching:

- The character changes color periodically or when passing through special zones.
- Players must guide the character through obstacles that match its current color to score points.

Increasing Difficulty:

- As the game progresses, the speed and frequency of color changes increase.
- More complex patterns and additional obstacles are introduced to challenge the player.

<br>

## **How to play? 🕹️**

- Start the Game: Click the "Start" button to begin the game.

- Control the Character: Use the arrow keys on your keyboard to move the character around the screen.

- Match Colors: Guide the character to collide with obstacles of the same color to score points.

- Avoid Mismatches: Avoid obstacles of different colors, as colliding with them will end the game.

- Score Points: Each successful color match earns you points. Your score is displayed on the screen.

- Game Over: The game ends if you hit an obstacle of a different color. A popup will display your final score, and the game will restart automatically after a few seconds.

## **Screenshots 📸**

![image](https://github.com/aditya-bhaumik/GameZone/assets/92214013/f4ed96f6-57e9-4d02-86dd-e086c32b6838)


0 comments on commit db52b7b

Please sign in to comment.