Skip to content

Ahmed-hussien90/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

Cs304 project - Packman game with openGl using Java

Setup OpenGl Library

we using intelj IDE here the Library Folder JOGL.

all steps to setup OpenGl Library on Intilj editor

  1. File > Project Structure > Libraries

  2. click on new Project Library button and choose (java library)

  3. go to library path folder YourDir/JOGL/lib64 or YourDir/JOGL/lib32

  4. add previous folder to your project after check your OS bits type x64 or x32

Test Video

pac-man.online-video-cutter.com.mp4

About

PacMan game using OpenGl with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages