Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

sudo

A Graphics Lab Project

The aim of the sudo is to simulate life cycle of a human beginning from his childhood to the end of the life. The project was developed using c++ open gl library.

Team Members

Milendra Pratap Singh

Instructions to run

If openGL is installed on the system (If not google and install it first), just compile and run the game. Otherwise, to install freeGlut (inplace for openGL) in linux, run following command:

sudo apt-get install freeglut3-dev

And for compiling and executing the Game .cpp file, run following commands:

g++ crossJumpGame.cpp -lglut -lGL

this will make a.out file, to execute it use following command: ./a.out

About

Graphics project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages