Existing Pacman game implementation and upgrade to 3D.
Pacman is a game of eating all the dot while running away from the ghost.Follows GPL v3
We use library SDL 1.2 (with SDL Mixer) & OpenGL
It works in compiler C++11. (If you use Visual Studio, you must use Visual Studio 2011 or later.)
We use Windows 7 (Visual Studio 2013) & Windows 10 (Visual Studio 2017) & Mac OS X (Xcode)
Download all the files and put it on your project and include the libraries.
Please refer to the User Guide for details.
Use followed keys to move pacman for eating dot and running away from the ghost!
-
-w : move pacman in current direction
-
-s : rotate pacman to back
-
-d : rotate pacman to right
-
-a : rotate pacman to left
-
space : restart the game
-
ESC : exit the game
The dot is 1 point for each dot. You'll win if you eat all the dot.
https://github.com/patriciateroltolsa/Pacman
- Fork this project.
- Create your branch name prefix_function&num_youname (refer issue#30)
- Pull requests us!
Contact us here.
Dayoung Park (Team leader)
Sojeong Lee
Seungyeon Lee
Yeji Rha
- Sound file is from http://www.classicgaming.cc/classics/pac-man/sounds
- HTML: "Interphase" by Templated is licensed under CC BY 3.0/ Modified contents of title, header, main, footer and banner.