Files
ports/games/pacman.c
Emanuel Haupt c8c8032a2f games/pacman.c: Add new port
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.
2025-11-22 10:11:18 +01:00
..