tiny_sim

tiny_sim

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 2.64
fun: 2.64
innovation: 3.40
theme: 2.76
graphics: 2.26
audio: 2.46
*links to playable game on itch.io and to source code zip (Flutter project) below*

tiny_sim

an exercise in micromanagement

YOU are MAGENTA. move with WASD keys.
friendly faction is BLUE, opponents are RED, neutrals GREEN

collisions are resolved at ticks:

Rule 1 "neutralize":
BLUE + RED -> GREEN
YOU + RED -> GREEN and you lose a life.

Rule 2 "release":
BLUE + GREEN -> BLUE + BLUE
YOU + GREEN -> BLUE + BLUE
RED + GREEN -> RED + RED

how long can you fend off RED?

tl;dr avoid RED seek GREEN

3 difficulty levels: chill (no death), normal, insane

made from scratch in 48 hours for Ludum Dare 56
by @crcdng (handcoded without ai assistant)

made with Flame Game engine
sound effects from https://sfxr.me/ and https://jfxr.frozenfractal.com/
font: Kenney-Mini-Square

*links to playable game on itch.io and to source code (Flutter project) below*
Found a bug?
Tell us on Discord