A downloadable game for Windows

Made for GMTK Game Jam 2025

Swarm is a strategy where you "code" to control swarm of deadly robots. Destroy enemy bases, turrets and shields.

How to play:

  • int [name] [number]
    to create int variable
  • bool [name] [value]
    to create bool variable
  • not [bool]
    to invert bool
  • move [distance] [direction]
    to move swarm
  • if [bool] [code line]
    to create if statement
  • print [variable/text]
    to print something

to attack enemy buildings write

attack true

to defend write

defend true

health is a variable

you can activate modifiers in settings

every round more buildings will spawn

directions
directions

Download

Download
swarm.zip 423 MB

Leave a comment

Log in with itch.io to leave a comment.