Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
includes | 2014-03-15 | ||
output | 2014-03-15 | ||
resources | 2014-03-15 | ||
src | 2014-03-15 | ||
README | 2014-03-15 | 538 Bytes | |
makefile | 2014-03-15 | 243 Bytes | |
highscore.txt | 2014-03-15 | 3 Bytes | |
GameDoc.pdf | 2014-03-15 | 188.5 kB | |
CodeDoc_Doxygen.pdf | 2014-03-15 | 186.3 kB | |
_project | 2014-03-15 | 2.3 kB | |
_cproject | 2014-03-15 | 12.2 kB | |
Totals: 11 Items | 390.1 kB | 0 |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ RACE THROUGH! README @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ By Gaurav Gupta FILES AND FOLDERS- 1. src - contains all the C source and header files. 2. resources - contains bitmap images used in the game. 3. includes - any third-party libraries,etc. 4. Docs - design document, game manual, game documentation. 5. output - game binaries. 6. makefile.