Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefwaheedd/circus-of-plates
๐ช Circus of Plates is a fun and challenging Java game where you control a clown catching falling shapes! Stack three consecutive shapes of the same color to score points. As the game progresses, the pace quickens, testing your reflexes and strategy. Perfect for quick play sessions or mastering high scores! ๐คนโโ๏ธ๐ฎ
https://github.com/youssefwaheedd/circus-of-plates
game-development java
Last synced: about 1 month ago
JSON representation
๐ช Circus of Plates is a fun and challenging Java game where you control a clown catching falling shapes! Stack three consecutive shapes of the same color to score points. As the game progresses, the pace quickens, testing your reflexes and strategy. Perfect for quick play sessions or mastering high scores! ๐คนโโ๏ธ๐ฎ
- Host: GitHub
- URL: https://github.com/youssefwaheedd/circus-of-plates
- Owner: youssefwaheedd
- Created: 2024-08-14T21:55:10.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T22:03:49.000Z (4 months ago)
- Last Synced: 2024-08-15T23:03:33.754Z (4 months ago)
- Topics: game-development, java
- Language: Java
- Homepage:
- Size: 4.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐จ Circus Of Plates Game
![Thumbnail](image/thumbnail.png)
**Circus Of Plates** - Test your reflexes in this fun and challenging Java game! ๐คนโโ๏ธ
## ๐ Overview
Circus Of Plates is a Java-based desktop game where you control a clown juggling falling shapes. The goal is to catch and stack three consecutive shapes of the same color to score points. With increasing speed and complexity, this game is perfect for quick play sessions or for those looking to master their high scores!
## โจ Features
* ๐ฎ Gameplay: Control a clown to catch and stack falling shapes.
* ๐ Progressive Difficulty: The game speeds up as you score more points, adding to the challenge.
* ๐ Edit and Transform: Move the clown to catch shapes, stack them in the right order, and keep the game going.
* ๐ฅ Exciting Animations: Watch as shapes stack, disappear, and new ones fall rapidly.
* ๐พ Score Tracking: Keep track of your high scores and challenge yourself to beat them.
* โธ๏ธ Pause & Resume: Easily pause the game and resume right where you left off.## ๐ ๏ธ Tech Stack
* โ Programming Language: Java
* ๐ฅ๏ธ GUI Framework: JavaFX for an engaging and interactive interface.
* ๐น๏ธ Game Logic: Java for core gameplay mechanics and responsive controls.
* ๐ Sound Effects: Enhance the gaming experience with fun sound effects.
* ๐ Data Handling: Java I/O for saving and loading high scores.## ๐ Getting Started
### ๐ Prerequisites
* โ JDK 8 or later
* ๐ป A Java IDE (like IntelliJ IDEA, Eclipse, or NetBeans)### โ๏ธ Installation
1. Clone the repository:
```bash
git clone https://github.com/youssefwaheedd/cicus-of-plates.git
2. Navigate to the project directory:
```bash
cd CircusofPlates
### Running the Project
Open the project in your IDE:* Open your Java IDE.
* Import the project as a Maven/Gradle project (depending on your setup).
Build and run the application:* Use your IDEโs run configuration to start the application.
* Alternatively, you can use Maven/Gradle commands to build and run the project.### Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.### Contact
For any questions or suggestions, feel free to reach out:
- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Youssef Waheed](https://linkedin.com/in/youssefwaheed)