Test !

Test !

by loio10
Report a bug
Flag Game
Loading ad...

Test !

Rating:
2.1
Released: August 14, 2010
Last updated: August 14, 2010
Developer: loio10

Tags for Test !

Description

Test

How to Play

Test

Comments

0/1000
Klaue avatar

Klaue

Aug. 14, 2010

6
3

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 avatar

Gobnel

Aug. 14, 2010

4
3

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 avatar

cooldaniel

Aug. 15, 2010

3
5

can somebody help me on level 4?

LordHaribo avatar

LordHaribo

Aug. 15, 2010

2
3

I really dont know how this game function:(

MephistoII666 avatar

MephistoII666

Aug. 15, 2010

1
2

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.