46bit / rts

A simple Real-Time Strategy game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The game should be playable by third-party AIs

46bit opened this issue · comments

Right now this game can only be played by AIs that are hardcoded into the game itself. Also, AIs make direct changes to the game and can trivially cheat. It would be great to implement an external player API that's harder to cheat. Ideally compatible with human interaction (#1.)