Test !
by loio10
Test !
Tags for Test !
Description
Test
How to Play
Test
Comments
Klaue
Aug. 14, 2010
it's really bad form to use int main() instead of the proper int main( int argc, const char* argv[] ). especially new C++ proggers should use that to cement the way to get command line args in their memory.
The way the flash is made also sucks. Next button does nothing and the code window is WAY too small
Gobnel
Aug. 14, 2010
Whats up with all of these people uploading the first games they've ever made lately? This seems like an inappropriate place to get advice on them.
cooldaniel
Aug. 15, 2010
can somebody help me on level 4?
LordHaribo
Aug. 15, 2010
I really dont know how this game function:(
MephistoII666
Aug. 15, 2010
Already the first page fails.
Dev C++ and Visual C++ are programming environments, NOT compilers (although they have one). GPP is a compiler, Dev C++ is NOT.