aboutsummaryrefslogtreecommitdiff
path: root/games/pacman.c/pkg-descr
blob: d35b72c9c4021e0c17fe89004c0f76179c201482 (plain) (blame)
1
2
3
4
pacman.c is a simple Pac Man clone written in C99 with minimal
dependencies. It recreates the classic maze chase gameplay with ghosts,
pellets and responsive controls, and serves as a compact, well commented
example of a complete cross platform game.