Skip to content

harryi3t/Go-For-Goal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GOG: GO for Goal

CS 602: Computer Graphics Course Project

####Instructors

  • Prof. Aparajita Ojha
  • Dr. Pritee Khanna

####Group Members

  • Harendra Singh
  • Vaibhav Kumar
  • Apoorv Srivastava

##Abstract

GO for Goal (GOG) is an interactive path remembering game, where a player has to remember a path in 2-D maze. The 2D maze is then transformed to a 3D maze where the player has to now find the target which was shown in the 2D maze.

openGL will be used for graphics rendering. We'll be using Java along with the LWJGL library.

GOG targets the short term memory power and helps to increase the memory over time.

##Game Arena

In the first view the player is shown the Goal to reach. Here the player is required to remember the path from the initial position to the Goal.

Next the 3D view is shown to the player from the initial position. Now the player has to navigate to the goal shown in the previous view in the shortest time possible.

If the player reaches the right place then its a win

Or else if the player reaches a place too far from the actual Goal then the player has to try again

About

CS-602 : Computer Graphics Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published