Starship Code Contest  0.1
A real student nightmare...
plugins Directory Reference

Files

file  circle_rand_shot.c [code]
 An example of artificial intelligence plugin moving in circle and shoting randomly.
 
file  full_dummy.c [code]
 An example of artificial intelligence plugin completely dummy.
 
file  rand_all.c [code]
 An example of artificial intelligence plugin doing everything randomly.
 
file  rand_move.c [code]
 An example of artificial intelligence plugin moving randomly.
 
file  rand_move_info.c [code]
 An example of artificial intelligence plugin moving randomly and displaying information.
 
file  rand_shot.c [code]
 An example of artificial intelligence plugin shoting randomly but not moving.