https://github.com/cmerd/pacman
a pacman clone written in C++.
https://github.com/cmerd/pacman
Last synced: 12 months ago
JSON representation
a pacman clone written in C++.
- Host: GitHub
- URL: https://github.com/cmerd/pacman
- Owner: cMerd
- Created: 2024-04-23T07:33:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:58:47.000Z (almost 2 years ago)
- Last Synced: 2024-05-03T23:55:44.098Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pacman (in terminal)
a pacman clone written in C++.
### Disclaimer: it's not tested on windows and macOS
## Control
W/A/S/D - move
Q - quit
## Symbols
#/*/| - walls
B,P,I,C - ghosts
X - frightened ghost
<,>,v,^,o - pacman
. - pellet
@ - power pellet
[] - (In-game portal)