arjundashrath / Plane-Game

A Simple Plane Game Based on OpenGL. The goal is to go as far as possible, without hitting the obstructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To play the game, launch the file from the debug folder or build the project in CodeBlocks.

The aim of the game is simple, survive as long as you can, without bumping into the hazards. The game gets progressively harder as you play. You can also adjust your own difficulty.

Screenshot (414) Screenshot (415) Screenshot (413)

About

A Simple Plane Game Based on OpenGL. The goal is to go as far as possible, without hitting the obstructions.

License:MIT License


Languages

Language:C 67.4%Language:C++ 32.6%