Skip to content

lara-62/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PacMan

Classic Pacman Remake.

Language and Libraries

. C++
. OpenGL

How to Run?

Command line compiling : g++ -IOpenGL\include -w -c pacman.cpp -o pacman.o
Command line compiling : g++ -LOpenGL\lib packman.o -o packman.exe -lGlaux -lGLU32 -lglui32 -lglut32 -lOPENGL32 -lgdi32 -lwinmm


Make sure glut32.dll is present in the same folder.You will find all the file in openGL folder

Demo Video

Watch the demo on YouTube

Capture

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors