https://github.com/adeelh/pacman
Terminal-based implementation of Pacman (class assignment for Computer Architecture, Spring 2015)
https://github.com/adeelh/pacman
c pacman terminal-game
Last synced: about 1 year ago
JSON representation
Terminal-based implementation of Pacman (class assignment for Computer Architecture, Spring 2015)
- Host: GitHub
- URL: https://github.com/adeelh/pacman
- Owner: AdeelH
- Created: 2015-11-30T07:33:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T08:00:38.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T14:34:54.296Z (over 1 year ago)
- Topics: c, pacman, terminal-game
- Language: C
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pacman
Terminal-based implementation of Pacman built using ncurses and extended ASCII characters only. Maps are loaded from the tile-map text files in bin/maps. (Class assignment for Computer Architecture, Spring 2015)
## Screenshot
