LinuxCommandLibrary

pacman4console

console based pacman game

TLDR

Start a game at Level 1

$ pacman4console
copy


Start a game on a certain level (there are nine official levels)
$ pacman4console --level=[level_number]
copy


Start the pacman4console level editor, saving to a specified text file
$ pacman4consoleedit [path/to/level_file]
copy


Play a custom level
$ pacman4console --level=[path/to/level_file]
copy

SYNOPSIS

pacman4console [ OPTION ]

DESCRIPTION

This manual page documents briefly the pacman4console.

pacman4console is an ASCII character based game. This game haves nine levels.

OPTION

n - Start level n

SEE ALSO

pacman4consoleedit(1)

AUTHOR

pacman4console was written by Michael Billars (aka Dr. Mike) and is available at http://doctormike.googlepages.com/pacman.html.

This manual page was written by Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>, for the Debian project (but may be used by others).

Copied to clipboard