- shoot tanks
- Run over all yellow pads to advance a level
- collect the ammo they leave behind
- Can you make it past level 7 (ZOMBIE MODE)?
- Q: What do pickups do?
- A: Each pickup restores 2 ammo, up to 100.
Easiest way to try it out is on SYNTHBLAST.COM which has the latest version
To run locally, install the pinned dependencies and start the Vite development server:
npm ci
npm run devCreate a production build with npm run build. The generated site is written to dist/.