Kill the Main();
开发者 ahmedharfoush
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Kill the Main();
Kill the Main(); 的标签
简介
Space shooter styled game based on the Classic space invaders, you play in DOS simulated environment and Shoot the C++ code segments falling from the sky.
玩法说明
Shoot as much C++ as you can before they reach the bottom of the screen
评论
Dusk_Army
Mar. 30, 2016
As someone that's struggled through programming OpenGL in C++, I get a kick out of this. But yeah, it is more of a joke than a game.
lionfirebow
Mar. 30, 2016
This is a nice spin on the classic Space Invaders game, but the game has no sense difficulty at all. It didn't take me long (5 Minutes) to beat level 11 with a score of 12,000+. If you press and hold space you can create a wall of bullets that eliminates rows of "c++" in Less than a second. I don't know if you are focusing on improving this game at all, but if you are, may I suggest making the enemies harder to hit? You could do this by disabling the wall of bullets, making the bullets slower, and the enemies faster. 2/5