Skip to content
RaviKiran K edited this page Apr 20, 2017 · 9 revisions

Welcome to the Catch Me If You Can wiki!

Platform: Ubuntu

Instructions:

Press 1 or the New Game Button(using mouse) to start the game Left and Right Buttons move the Basket as to catch the item,More than 3 Misses ends the game

Description

This is a basic OpenGL implementation of a 2D Game
It consists of falling objects(Eggs) and a basket to catch the objects
Game is designed considering a retro 8 bit theme
Implements:
-Collision Detection Algortithm
-Interpolation(Sinusoidal and Gravitational)
-Texture Loading
-Acceleration

Clone this wiki locally