Burp
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  srcWhole project code
  controllerHandle user input
 controller.c
 controller.h
  modelManages the data, logic and rules of the program
  file_readerInternal structure of the burp language interpreter
 interpreter.c
 interpreter.h
 syntax_analyse.c
 syntax_analyse.h
 syntax_tree.h
  gameInternal structure of the game
 arene.c
 arene.h
 commands.c
 commands.h
 missile.c
 missile.h
 robot.c
 robot.h
 cycle.c
 cycle.h
  viewUser interface
 ui.c
 ui.h
 define.h
 game.c
 game.h
 main.c