1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-15 03:15:07 -07:00
moth/tanks/AI/easy/berzerker
2009-10-06 11:50:21 -06:00

5 lines
No EOL
132 B
Text

random(1,10): move(50, 100);
random(1,10): move(100, 50);
random(1,10): turretcw();
random(1,10): turretccw();
random(1,30): fire();