diff options
Diffstat (limited to 'games/pacman.c/files/patch-pacman.c.6')
| -rw-r--r-- | games/pacman.c/files/patch-pacman.c.6 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/games/pacman.c/files/patch-pacman.c.6 b/games/pacman.c/files/patch-pacman.c.6 new file mode 100644 index 000000000000..a5184865c9b8 --- /dev/null +++ b/games/pacman.c/files/patch-pacman.c.6 @@ -0,0 +1,17 @@ +--- 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. |
