Test !

Test !

โดย loio10
รายงานบั๊ก
รายงานเกม
Loading ad...

Test !

คะแนน:
2.1
เปิดตัว: August 14, 2010
อัปเดตล่าสุด: August 14, 2010
ผู้พัฒนา: loio10

แท็กสำหรับ Test !

รายละเอียด

Test

วิธีเล่น

Test

ความคิดเห็น

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.