1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
.\"Text automatically generated by txt2man
.TH PACMAN4CONSOLEEDIT "1" "Feb 2014" "PACMAN4CONSOLEEDIT" "Editor to make pacman4console mazes"
.SH NAME
\fBpacman4consoleedit \fP- editor to make pacman4console mazes
\fB
.SH SYNOPSIS
.nf
.fam C
\fBpacman4consoleedit\fP <file>
.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
This manual page documents briefly the \fBpacman4consoleedit\fP.
.PP
\fBpacman4consoleedit\fP is an editor used to make new pacman4console mazes.
.SH EDITOR KEYS
.TP
.B
0
Insert space (way)
.TP
.B
1
Insert wall
.TP
.B
2
Insert pill
.TP
.B
3
Insert vitamin
.TP
.B
4
Insert an exit for fantasms
.TP
.B
5
Change position of the red fantasm
.TP
.B
6
Change position of the cyan fantasm
.TP
.B
7
Change position of the magenta fantasm
.TP
.B
8
Change position of the orange fantasm
.TP
.B
9
Change position of the Pacman
.TP
.B
f
Change all spaces to pills
.TP
.B
c
Change all pills to spaces
.TP
.B
q
Save and exit
.SH MAZE FILE LOCATION
The maze files are localized at /usr/share/pacman4console/Levels.
.SH TIPS
.IP \(bu 3
The spawning wall is a wall that the ghosts can go through but Pacman
cannot. These can be used to make levels REALLY difficult. Check level 09.
.IP \(bu 3
Borders shouldn't need to be used, but give it a more Pacman-like feel.
If a ghost or Pacman are able to reach the very edge of the board, he will
be teleported to the opposite side of the level, both X and Y just like in
the regular game.
.IP \(bu 3
See any included level__.dat file for examples.
.SH SEE ALSO
\fBpacman4console\fP(6)
.SH AUTHOR
pacman4console was written by Michael Billars (aka Dr. Mike) and is available at https://sites.google.com/site/doctormike/pacman.html.
.PP
This manual page was written by Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> for the Debian project (but may be used by others).
|