--- pacman.c.6.orig 2025-11-20 11:46:17 UTC +++ pacman.c.6 @@ -0,0 +1,14 @@ +.TH "Pacman" 6 "November 11th, 2025" +.SH NAME +pacman.c \- Simple Pacman clone +.SH SYNOPSIS +pacman.c +.SH DESCRIPTION +Pacman is a yellow, circular character that you move through a maze +(arrow keys), eating small dots while avoiding colorful ghosts. +When he eats special Power dots, he can temporarily turn the tables +and eat the ghosts for extra points. + +You can switch between fullscreen and windowed mode using the f key. +.SH AUTHORS +This clone was written by Andre Weissflog.