A fast-paced 2D arcade game where reflexes decide your survival!
Box Busters is an exciting 2D arcade game where players must act quickly to stop box-shaped aliens from reaching the bottom of the screen.
Use fast reflexes and precision clicking to destroy falling boxes, earn points, and protect your health. With vibrant visuals and increasing difficulty, the game keeps you on edge as you chase the highest score.
🔥 Can you become the ultimate box-busting hero?
- ⚡ Dynamic and fast-paced gameplay
- 📦 Multiple box-shaped aliens with different sizes and speeds
- 🎨 Vibrant graphics and engaging sound effects
- 🏆 High score challenge system
Follow these steps to set up and run the game locally:
# 1. Clone the repository
git clone https://github.com/suyashg-22/box-busters.git
# 2. Navigate into the project folder
cd box-busters
# 3. Create a build directory
mkdir build
# 4. Move into the build directory
cd build
# 5. Configure using CMake
cmake ..
# 6. Compile the project
make
# 7. Run the game
cd bin
./game.out # Linux / macOS
game.exe # Windows- Click on falling boxes to destroy them
- Prevent boxes from reaching the bottom
- Manage your health wisely
- Score as high as possible
- C++
- SFML (Simple and Fast Multimedia Library)
Contributions are welcome! Feel free to fork the repo and submit a pull request.
If you like this project, don't forget to:
- ⭐ Star the repo
- 🍴 Fork it
- 🧑💻 Share with others
Created by Suyash Ghilahare 🔗 https://www.linkedin.com/in/suyash-ghilahare-17a038184/