Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.37 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.37 KB

Save The Ball

A openGL port of the famous game Zig Zag.

CS 602: Computer Graphics Course Project

####Instructors

  • Prof. Aparajita Ojha
  • Dr. Pritee Khanna

####Group Members

  • Harendra Singh
  • Vaibhav Kumar
  • Apoorv Srivastava

##Abstract

Save The Ball requires user to avoid the fast moving ball from falling off the edge openGL will be used for graphics rendering. We'll be using Java along with the LWJGL library.

Save The Ball targets the concentration power and eye-hand coordination.

##Game Arena

To play the game just click on the play button.

The ball will start moving. To avoid the ball from falling off the edge press the left or right arrows on the keyboard.

The game finishes when the ball falls off the edge.