- another take on turn based racing
- bezier racetrack aka formulky, from scratch
- deployed at formulky.cz
- naive A-star like AI bots with limited look-ahead and precision
- grid configuration e.g. ?players=111111101H
- 0 Empty
- 1 AI (bot)
- H Human (player)
- new features as opposed to hraj.si/formulky
- mid-track collision avoidance (objective function optimization thanks to optimization-js)
- off-track driving allowed - impacts control circle radius