Skip to content

Pacman made in the Windows terminal, with random map generation and many ghost chasing algorithms implemented including BFS. made by: @YousefMostafaFarouk @AhmedElsayed2004 @nooruddina

License

Notifications You must be signed in to change notification settings

YousefMostafaFarouk/WindowsTerminalPacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowsTerminalPacMan

giphy
giphy (1)

How to Play

WASD to move.
Don't let the Ghosts eat you.
Eat power ups to give you the ability to eat ghosts. image
Eat Cherries to gain extra points image
Eat all the white points to win the game and continue to the next level with your old score!
Your goal is to get the highest score you can.

How to install

If you simply want to play the game then run the WindowsTerminalPacman.exe file. If you want to build it yourself then simply use CMake to build it, if you don't know how then look below for help.

How to build using CMake

First of all, you need to install CMake, then follow the videos below:
-https://www.youtube.com/watch?v=FFXCqKMUZ7Y&t=169s&ab_channel=KeaSigmaDelta for VSCode users.
-https://www.youtube.com/watch?v=dqSR0ts5JdQ&ab_channel=CookiezTheDeveloper for Visual Studio users.
-https://www.jetbrains.com/help/clion/creating-new-project-from-scratch.html#open-prj for CLion users (Opening a project part).

Note: The program may not run correctly in CLion and VSCode's terminal, so you will need to manually open the 'cmake-build-debug' folder and run the .exe file.

About

Pacman made in the Windows terminal, with random map generation and many ghost chasing algorithms implemented including BFS. made by: @YousefMostafaFarouk @AhmedElsayed2004 @nooruddina

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages