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.