Advertisement
Guest User

Untitled

a guest
Jul 4th, 2021
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. gameloop
  2.  
  3. read numberOfRobots:int
  4.  
  5. loop numberOfRobots loop 3 loopline 3 cell:int
  6.  
  7. write SELFDESTRUCTION
  8.  
  9. OUTPUT
  10. GUARD | MOVE (LEFT/RIGHT/UP/DOWN) | ATTACK (LEFT/RIGHT/UP/DOWN) | SELFDESCTRUCTION <message>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement