Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
trackSelect.h | 2014-03-15 | 53 Bytes | |
trackSelect.c | 2014-03-15 | 4.5 kB | |
test1.c | 2014-03-15 | 666 Bytes | |
scene.h | 2014-03-15 | 141 Bytes | |
scene.c | 2014-03-15 | 14.0 kB | |
network.h | 2014-03-15 | 124 Bytes | |
network.c | 2014-03-15 | 4.7 kB | |
multiplayer.h | 2014-03-15 | 116 Bytes | |
multiplayer.c | 2014-03-15 | 6.9 kB | |
menu.h | 2014-03-15 | 383 Bytes | |
menu.c | 2014-03-15 | 6.2 kB | |
highscore.h | 2014-03-15 | 70 Bytes | |
highscore.c | 2014-03-15 | 1.6 kB | |
game.c | 2014-03-15 | 946 Bytes | |
Doxyfile | 2014-03-15 | 79.9 kB | |
Totals: 15 Items | 120.3 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.