CalibratedDecisions.

Repo · Games & real time

TerraBlind

I used Jev as the dodging brain for a Terraria mod.

Open github.com ↗

How builders describe it

I used Jev as the dodging brain for a Terraria mod. It beat EVERY pre-hardmode boss on Master Mode. Any Terraria player will tell you that beating a Master Mode boss is no small feat. This one dodges on 9 intents from Jev at 5Hz, and code turns them into keystrokes. video: github

The decision Jev makes

Choose a legal move, a lane or an NPC reaction each turn.

Where it fits

Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 174 games & real time projects →

Related projects