<img src="https://files.ballistica.net/ballistica_media/ballistica_logo_half.png" height="50" alt="logo">
bal·lis·tic: physics of an object in motion; behaving like a projectile.
-ica: collection of things relating to a specific theme.
The Ballistica project is the foundation for BombSquad and potentially other future projects.
Head to the project wiki to get started , or learn more about the project below.
Do one thing and do it well
Ballistica is not aiming to be a general purpose game engine. Rather, its goal is to support creating one particular type of experience: 'physics based multiplayer action on small diorama-like environments built from real-world objects'. If you've got something you'd like to create that can fit within that box (as BombSquad itself does), give Ballistica a look. Of course, there is nothing preventing you from going and building a first person shooter out of this stuff, but I wouldn't recommend it.
Python tomfoolery
Ballistica is built on a C++ core for performance-sensitive code with a Python layer for high level game/app logic. This Python layer is designed to be mucked with. Users can override core game functionality, write their own mini games, or anything else they can dream up, either by directly accessing files on disk or by working through an integrated web-based editor. It can be a fun way to learn Python without the danger of getting actual work done.
Physics-y goodness
I love playing with physics simulations, and Ballistica was built partly to scratch this itch. Though the game physics in BombSquad have stayed largely unchanged for a while, my future plans for the engine lean heavily on making this more flexible and open-ended, opening up lots of fun multiplayer physics-y potential. Stay tuned...
Community
BombSquad started as a 'just for fun' project to play with my friends, and I want to keep that spirit alive as the Ballistica project moves forward. Whether this means making it easier to share mods, organize tournaments, join up with friends, teach each other some Python, or whatever else. Life is short; let's play some games. Or make them. Maybe both.
Q: What's with this name? Is it BombSquad or Ballistica?
Q: Does this mean BombSquad is open source?
Q: When are you adding more maps/characters/minigames/etc. to BombSquad!?!?
Q: When will BombSquad be released on iOS / Steam / Switch / Xbox / PlayStation / My toaster??