Ahmed-hussien90 / Pacman

PacMan game using OpenGl with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%