Skip to content

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

Notifications You must be signed in to change notification settings

sahlamba/town-breakdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 🚁 💥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages