Burp
src Directory Reference

the whole project code

More...

Directory dependency graph for src:
src

Directories

directory  controller
 Handle user input.
 
directory  model
 manages the data, logic and rules of the program
 
directory  view
 user interface
 

Files

file  define.h [code]
 
file  game.c
 
file  game.h [code]
 
file  main.c
 

Detailed Description

the whole project code

/

Our project is separate in three modules : view, model and controller The other files contained in src link these three modules