Skip to content
𝕐𝕆𝕐𝕆乛 edited this page Feb 10, 2025 · 31 revisions

Here you can learn about how to tweak the game or add your own mini-games, characters, maps, etc.

What you’ll need:

  • BombSquad version 1.7.14 or newer (the version number is visible at the bottom right of the screen when you launch the game). See the downloads page if you are out of date.

  • Python scripting knowledge. BombSquad’s game logic is written in Python, so you’ll need to be familiar with the language. It’s pretty nifty and useful outside of the game too; go to python.org to learn about it.

Episode 1: Hello World
Episode 2: Creating a Plugin
Episode 3: Ninja Bomb Fight!
Episode 4: Custom Powerups

Once you've gone through this guide, you can visit other pages of the wiki or/and you can hop on the official Discord Server to meet some fellow community members (and myself). A place to learn and see stuff that people are making in the game.

Clone this wiki locally