sahlamba / town-breakdown

The first C++ project I ever did back in 2012, a mini bomb-dropping helicopter-smashing game with the legacy <graphics.h> header! :helicopter: :boom:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Town Breakdown

The first major C++ project (Game Dev) I ever did back in 2012 as part of my academic curriculum. A mini bomb-dropping helicopter-smashing game written with the graphics.h header file! 💥 🚁

Spare my school-level elementary programming skills with goto's and globals here and there :)

Game Graphics

Built these a-pixel-at-a-time.

Object Design
The Helicopter heli
The Bomb bomb
The Explosion boom

Screenshots

1. Landing Screen

landing

2. Main Menu

menu

3. How to Play

how-to

4. Gameplay

game1

game2

5. Oops!

oops

References

About

The first C++ project I ever did back in 2012, a mini bomb-dropping helicopter-smashing game with the legacy <graphics.h> header! :helicopter: :boom:


Languages

Language:C++ 100.0%