Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mathwar(6) [debian man page]

MATHWAR(6)							   Games Manual 							MATHWAR(6)

NAME
mathwar - Children's "maths" flashcard game SYNOPSIS
mathwar DESCRIPTION
mathwar is a children's "maths" flashcard game USAGE
mathwar SEE ALSO
The game contains extensive online help and requires Gnome to run correctly. AUTHOR
Kenneth W. Sodemann <stufflehead@bigfoot.com> This manual page was written by Peter Crystal <darke@debian.org> for the Debian GNU/Linux system (but may be used by others). MATHWAR(6) Games Manual MATHWAR(6) NAME
mathwar - Children's "maths" flashcard game SYNOPSIS
mathwar DESCRIPTION
mathwar is a children's "maths" flashcard game USAGE
mathwar SEE ALSO
The game contains extensive online help and requires Gnome to run correctly. AUTHOR
Kenneth W. Sodemann <stufflehead@bigfoot.com> This manual page was written by Peter Crystal <darke@debian.org> for the Debian GNU/Linux system (but may be used by others). December 11, 2000 MATHWAR(6)

Check Out this Related Man Page

GEMDROPX(6)							   Games Manual 						       GEMDROPX(6)

NAME
gemdropx - an interesting one-player puzzle game for X-Window SYNOPSIS
gemdropx [--help] [--version] [--usage] [--nomusic] DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in /usr/share/doc/gemdropx/README.txt.gz gemdropx is an interesting one-player puzzle game for X-Window. It is a direct port of Gem Drop, an Atari 8-bit game written in Action! (a very fast C- and Pascal-like compiled language for the Atari). The concept of the game Gem Drop is based on an arcade game for the Neo- Geo system called "Magical Drop III" by SNK. If you're familiar with games like Jewels, Klax, Bust-A-Move or Tetris, this game is similar to them all. I consider it closest to Klax. OPTIONS
--help Show a quick help page. --version Show version of program. --usage Show the command line arguments which gemdropx accepts. --nomusic Disable the music of the game (if sound was enabled during compile time). --nosound Disable all sound (including music). CONTROLS
Left/Right Move left/right K/L Move left/right Up/Down Throw/Grab A/Z Throw/Grab Return Get more gems immediately Space / P Pause S Toggle sound Q/Escape Abort game MOUSE
Click Left/Right of Man Move left/right Left-click Above Man Grab Right-click Above man Throw JOYSTICK
Left/Right Move left/right Button 1/2 Throw/Grab Button 3/4 Get more gems immediately AUTHOR
This manual page was written by Christian T. Steigies <cts@debian.org>, for the Debian GNU/Linux system (but may be used by others). December 29, 1999 GEMDROPX(6)
Man Page

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

PERL - Parsing Crystal Reports

Hi Is it possible to parse Crystal Reports using PERL? If not, is there any other UNIX scripting language that can be used to parse Crystal Reports? Please help! -Yuga (0 Replies)
Discussion started by: srinivay
0 Replies

2. UNIX for Dummies Questions & Answers

Biography

Hi! :) I am looking full biography of Kenneth Thompson(less Ritchi)! Now i can find only a shot version! :( Please help! :p (3 Replies)
Discussion started by: SuperFly
3 Replies

3. Shell Programming and Scripting

need help with this background wget process.

I run an online game, and every 10 seconds or so i need to "run" a file. In other words in needs to be executed. Its a PHP file. The file updates vital things in my game, each time it does it its know as a "tick". Here is the code i am using. (wget... (2 Replies)
Discussion started by: mikey1090
2 Replies

4. Shell Programming and Scripting

AWK print lines into multiple files

Hi, i have an input text file like this: Student 1 maths science = Student 2 maths science = Student 3 maths science i would like to print each student information into separate files, each student id is separated by "=". (1 Reply)
Discussion started by: saint2006
1 Replies

5. Shell Programming and Scripting

Calculate the constant e to 14+ decimal places using integer maths.

Hi guys... I am loving this integer maths thing. 64 bit systems are certainly easier than 32 bit, but hey, I don't intend to leave out my fav' platform. Using one of the 'Brothers' methods, URL inside the code. #!/bin/sh # # #!/usr/local/bin/dash # e_constant.sh # Brother's formula . #... (2 Replies)
Discussion started by: wisecracker
2 Replies