Kill the Main();
by 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