Balloon FPS

CPE-471 Final Project

By Stefan Bonilla

Introduction

For my final project, I created a first person shooter game. The object of the game is to shoot all of the balloons before they reach the clouds. Each balloon emits from a tree and makes its way towards the cloud right above it. Line up the crosshair with a balloon and fire away! If a balloon reaches a cloud, you lose. If you manage to shoot all of the balloons in time, you win and your final time will be displayed in the console.

Controls

Features and Implementation

Demo

References

OpenGL Picking Tutorial
OpenGL Camera Tutorial
OpenGL Basic Lighting Tutorial