Programmable AI, by robert on 30/10/09

I'm working on a programming game, where two bots with AI written by the players fight. So far I have them moving, aiming and shooting. You can see the code for the bots in a language I designed for this here:

Bot 1
Bot 2

I'm going to add pickups for the bots and other things to make it a bit more interesting tomorrow.
Catagory: wip