Snap Charge

Snap charge is a physics based puzzle game where the player has to set up bombs and other equipment to blow up simple buildings. Each level has a series of sensors, which need to fall into the right area to win. The game allows the player to carefully plan when and where each bomb goes off and is tasked with beating each level either as quickly as possible or using the smallest possible budget.


Try out SnapCharge online

Snap charge marketing banner

Ongoing development

The first release of the game consisted of 40 levels, though this was eventually expanded to a full 100. The game was released for Android (google play store). Demo versions are accessible via browser, though without any paid features.

Snap charge screenshot 1 Snap charge screenshot 2 Snap charge screenshot 3 Snap charge screenshot 4

Implementation details

The game is of course implemented in Unity. It offered a few interesting design challenges.

First of all is the system for saving and loading the levels themselves. Note that every level occurs in the same Unity scene, each level is saved in and generated from a json file that describes the nodes and connecting members of the building itself, as well as the environment layout and some additional metadata such as the tools available to the player.

Another interesting challenge was to make sure the physics is deterministic, so each solution leads to a unique outcome. This allows the player to carefully tweak their setup. E.g. bombs are inactive in physics terms, so adding more bombs to the structure will not affect the outcome until they explode. It also prevents sending the player trough a frustrating loop of retrying the same solution dozens of times trying to get a lucky outcome. Determinism is achieved only trough careful coding, planning and a thorough reset of the physics system, as well as avoiding non-deterministic elements in the Unity physics engine.

Designing the levels themselves was probably the most pleasant part, given the builtin level editor.


Featured reviews of Snap Charge

Free apps for me
Apps like these
Android apps for me
Hardest puzzle games of 2021 by Free apps for me