Skip to content

Commit

Permalink
Brought the manpage up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
porridge committed Feb 12, 2014
1 parent c6e17ad commit aa9a143
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions bambam.6
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
.TH bambam 6 "2 August 2010" "version 0.4"
.TH bambam 6 "12 February 2014" "version 0.5"
.SH NAME
bambam - a keyboard mashing game for babies
bambam \- a keyboard mashing and doodling game for babies
.SH SYNOPSIS
.B bambam
[\fIOPTIONS\fR]
.SH DESCRIPTION
bambam is a keyboard game for babies written in python.
.TP
\fB\-u\fR, \fB\-\-uppercase\fR
Whether to show UPPER-CASE letters.
.TP
\fB\-\-sound_blacklist\fR=\fIGLOB\fR
List sound filename patterns to never play.
.PP
bambam is a keyboard and mouse game for babies written in Python.
Pressing letter keys prints them in random locations and colours.
Pressing any other key draws little pictures in random locations.
Dragging the mouse while the mouse button is pressed draws in randomly changing
colours.
The screen is cleared at random.
.SH NOTES
To quit, type quit in the game.
\fBTo quit, type quit in the game\fR.
To turn the sound off and on, type mute and unmute, respectively, in the game.
.SH AUTHOR
Spike Burch <[email protected]>
.BR
Marcin Owsiany <[email protected]>

0 comments on commit aa9a143

Please sign in to comment.