Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 390 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 390 Bytes

Helicopter-Game

A 2-D Helicopter game in C++ with gameplay similar to the popular android game : "Flappy Bird". In this game, We have to cross various challenging levels without colliding our helicopter with the obstacles.The controls are similar to the game : "Flappy Bird" whereby if u keep pressing the key, the helicopter goes UP and releasing the key makes the helicopter come DOWN.