Skip to content

suyashg-22/Box-Busters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 BOX BUSTERS

A fast-paced 2D arcade game where reflexes decide your survival!


📌 Description

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?


🚀 Features

  • ⚡ Dynamic and fast-paced gameplay
  • 📦 Multiple box-shaped aliens with different sizes and speeds
  • 🎨 Vibrant graphics and engaging sound effects
  • 🏆 High score challenge system

🛠️ Installation

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

🎯 Gameplay

  • Click on falling boxes to destroy them
  • Prevent boxes from reaching the bottom
  • Manage your health wisely
  • Score as high as possible

🧠 Tech Stack

  • C++
  • SFML (Simple and Fast Multimedia Library)

🤝 Contributing

Contributions are welcome! Feel free to fork the repo and submit a pull request.


⭐ Support

If you like this project, don't forget to:

  • ⭐ Star the repo
  • 🍴 Fork it
  • 🧑‍💻 Share with others

📬 Contact

Created by Suyash Ghilahare 🔗 https://www.linkedin.com/in/suyash-ghilahare-17a038184/


About

Box Busters is a 2D arcade game where players click on falling box-shaped aliens to earn points and prevent them from escaping the screen. Features dynamic gameplay and vibrant graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors