Kill the Main();
yapan ahmedharfoush
Hızlı erişim için ana ekrana ekle
Bu oyunu yükle
Hızlı erişim için Paylaş butonuna dokunup 'Ana Ekrana Ekle' seçeneğine tıklayın.
Kill the Main();
Kill the Main(); için Etiketler
Açıklama
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.
Nasıl Oynanır
Shoot as much C++ as you can before they reach the bottom of the screen
Yorumlar
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