An open API service indexing awesome lists of open source software.

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)

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
![screenshot](screenshot.png)