BrokeOut is a modern twist on the classic breakout arcade game, where your mission is simple: 💥 Destroy everything in sight!
- Python 3.8+ (3.13 recommended)
uvpackage manager
# Clone the repository
git clone https://github.com/NowEwo/BrokeOut
# Navigate to the project directory
cd BrokeOut
# Sync dependencies
uv sync
# Run the game
uv run main.py| Name | Role |
|---|---|
| @EvieFloof | Lead Developer |
| @titwix | Developer |
| @yamikocrystal | Easter-Egg Artist |
What's the current state of the game ?
The core mechanics works well, we now need to add the actual new gameplay features to the gameWhy did you create this ?
BrokeOut started as a school project. It grew into something we found genuinely fun and we’re excited to keep developing itCan I contribute to the project ?
Absolutely, we would be really grateful if you contributed to the projectWhat platforms does it support ?
Built with Python, BrokeOut runs on Windows, MacOS, and Linux.Is it free ?
Absolutely! BrokeOut is and always will be **free and open source**.Will there be a mobile version ?
We’re focusing on desktop for now, but mobile could be interesting in the future!Will BrokeOut be ported to another language ?
Because Python's an interpreted language, it has its own limitation such as performances and incapacity to run on mobile devices natively for example. So our team's currently developing a C++-Based port of BrokeOut, stay tuned :D.We’d love to hear from you! Whether you found a bug, have an idea, or just want to say hi:
- 📧 Email: evie.with.foxes@gmail.com
- 🐛 Report bugs: GitHub Issues
- ⭐ Like the project? Give it a star on GitHub!
This project is licensed under the MIT License — see the LICENSE file for details.
- 🎓 Thanks to our school for the opportunity to build this
- 🕹️ Inspired by classic arcade games & modern indie titles
- ❤️ Special thanks to our testers and early supporters
Made with ❤️ and lots of broken bricks



