Skip to content

Ping Pong game developed in the discipline of computer graphics, UFPI

Notifications You must be signed in to change notification settings

luchiago/pingpong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Ping-Pong

Developed by computing students at the federal university of piauí (UFPI).

Game Description

  • This game consists of controlling a sliding cube and making it hit only the bottom of the static floating cubes. If the cube passes the rectangular base, the game is over. The sliding cube will increase in speed as time goes on, so be quick to finish the game!

Development description

  • This game was implemented entirely in the c ++ language using graphic libraries, with emphasis on OpenGL
  • To run the project, download the repository and run the project using an IDE. Make sure you have a gcc compiler and the GLUT library installed on your machine.

Contributors

About

Ping Pong game developed in the discipline of computer graphics, UFPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • C++ 3.4%