Skip to content

This repository contains the code for an AirHockey game implemented using OpenGL. The game is a two-player game, where each player controls a paddle to hit a puck towards the opponent's goalpost. The game is played on a table with a frictionless surface, and the objective is to score points by hitting the puck into the opponent's goalpost.

abdallahalkashawy/Airhocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Airhocky

  • Gameplay Gameplay
  • Libraries used
    • GLUT (OpenGL Utility Toolkit)
    • OpenGL (Open Graphics Library)
    • stdio.h (Standard Input Output Header)
    • math.h (Mathematical Header)
    • stdlib.h (Standard Library Header)
    • cmath (C++ Mathematical Header)
    • random (Random Header)
    • opengl/gl.h (OpenGL Header)
    • opengl/glu.h (OpenGL Utility Header)

About

This repository contains the code for an AirHockey game implemented using OpenGL. The game is a two-player game, where each player controls a paddle to hit a puck towards the opponent's goalpost. The game is played on a table with a frictionless surface, and the objective is to score points by hitting the puck into the opponent's goalpost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages