1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-22 23:05:20 -07:00
moth/tanks/AI/easy/berzerker

5 lines
132 B
Text
Raw Normal View History

2009-10-06 11:50:21 -06:00
random(1,10): move(50, 100);
random(1,10): move(100, 50);
random(1,10): turretcw();
random(1,10): turretccw();
random(1,30): fire();