Annotation of researchv10dc/man/man1/games.1, revision 1.1

1.1     ! root        1: .TH GAMES 1
        !             2: .CT 1 misc inst_info
        !             3: .SH NAME
        !             4: games, demo \- some playthings
        !             5: .SH SYNOPSIS
        !             6: .2C
        !             7: .fi
        !             8: .BI /usr/jerq/bin/demo 
        !             9: [
        !            10: .I game
        !            11: ]
        !            12: .de xx
        !            13: .ti -3n
        !            14: \fB\\$1 \\$2 \\$3\fP
        !            15: .br
        !            16: ..
        !            17: .PP
        !            18: .xx Labyrinth games
        !            19: .B adventure
        !            20: .br
        !            21: .B zork
        !            22: .br
        !            23: .B rogue
        !            24: .br
        !            25: .B wump
        !            26: .PP
        !            27: .xx Card games
        !            28: .B fish
        !            29: .br
        !            30: .B canfield
        !            31: .br
        !            32: .B bridge
        !            33: [
        !            34: .I arg ...
        !            35: ]
        !            36: .br
        !            37: .B mille
        !            38: .PP
        !            39: .xx Board games
        !            40: .B back
        !            41: .PP
        !            42: .xx Word games
        !            43: .B hangman
        !            44: [
        !            45: .B -a
        !            46: ]
        !            47: .br
        !            48: .B word_clout
        !            49: .br
        !            50: .B ana
        !            51: [
        !            52: .I n
        !            53: ]
        !            54: .br
        !            55: .B festoon
        !            56: .I length percent
        !            57: .PP
        !            58: .xx System games
        !            59: .B imp
        !            60: .br
        !            61: .B tso
        !            62: .PP
        !            63: .xx War games
        !            64: .B mars 
        !            65: [
        !            66: .B -dfhmp
        !            67: ]
        !            68: [
        !            69: .BI -cqs value
        !            70: ]
        !            71: .I file ...
        !            72: .br
        !            73: .B ogre
        !            74: [
        !            75: .I type
        !            76: ]
        !            77: .br
        !            78: .B warp
        !            79: .PP
        !            80: .xx Games of speed and dexterity
        !            81: .B atc
        !            82: .br
        !            83: .B snake
        !            84: .br
        !            85: .B worm
        !            86: .br
        !            87: .PP
        !            88: .xx Educational games
        !            89: .B quiz
        !            90: [
        !            91: .B \-i
        !            92: .I file
        !            93: ]
        !            94: [
        !            95: .B \-t
        !            96: ]
        !            97: [
        !            98: .I question answer
        !            99: ]
        !           100: .br
        !           101: .B arithmetic
        !           102: [
        !           103: .B +-x/
        !           104: ]
        !           105: [
        !           106: .I range
        !           107: ]
        !           108: .br
        !           109: .PP
        !           110: .xx Creative games
        !           111: .B /usr/jerq/bin/twid
        !           112: .br
        !           113: .B banner
        !           114: .PP
        !           115: .xx Sayings
        !           116: .B fortune
        !           117: [
        !           118: .I file
        !           119: ]
        !           120: .br
        !           121: .B doctor
        !           122: .br
        !           123: .B say
        !           124: [
        !           125: .I N
        !           126: ]
        !           127: .PP
        !           128: .xx Coding games
        !           129: .br
        !           130: .B bcd
        !           131: .IR text
        !           132: .br
        !           133: .B ppt
        !           134: .br
        !           135: .B morse
        !           136: .br 
        !           137: .B /usr/bin/number
        !           138: .PP
        !           139: .xx Out-of-layer games
        !           140: .B /usr/jerq/bin/pen
        !           141: .br
        !           142: .B /usr/jerq/bin/crabs
        !           143: [
        !           144: .B -i
        !           145: ]
        !           146: .B \e
        !           147: .br
        !           148:        [
        !           149: .B -s
        !           150: .I gracetime
        !           151: ]
        !           152: [
        !           153: .B -v
        !           154: .I speed
        !           155: ]
        !           156: [
        !           157: .I n
        !           158: ]
        !           159: .sp
        !           160: .1C
        !           161: .PD
        !           162: .SH DESCRIPTION
        !           163: Game programs exist sporadically on various machines.
        !           164: Manuals for many of them may be obtained by using
        !           165: .IR man (1).
        !           166: For example, to see manual pages for
        !           167: .I atc
        !           168: and
        !           169: .I twid,
        !           170: type
        !           171: .BR "man atc twid" .
        !           172: Unless shown otherwise, games live in
        !           173: .FR /usr/games ,
        !           174: which may be put in your shell
        !           175: .B PATH
        !           176: to reach them more conveniently.
        !           177: Some need a cursor-addressed terminal; see the appropriate 
        !           178: manual pages and
        !           179: .IR term (9.1).
        !           180: .PP
        !           181: .I Demo
        !           182: and other games found in
        !           183: .FR /usr/jerq/bin 
        !           184: need a Teletype 5620 terminal running under
        !           185: .IR mux (9.1).
        !           186: .I Demo
        !           187: comprises many games, which are listed when it
        !           188: is invoked without an argument.
        !           189: Experiment with the mouse to find out they work.
        !           190: Some unobvious interactions are these:
        !           191: .IP
        !           192: .I Swar
        !           193: is for two players, one using
        !           194: .L asdwx
        !           195: on the keyboard, the other
        !           196: .LR 12350
        !           197: on the keypad.
        !           198: .br
        !           199: .I Pacman
        !           200: is controlled by
        !           201: .L hjkl
        !           202: keys as in
        !           203: .IR vi (1).
        !           204: .PP
        !           205: Here is a list of some
        !           206: .I demo 
        !           207: games.
        !           208: .LP
        !           209: .2C
        !           210: .xx Watch the time
        !           211: .B clock
        !           212: .PP
        !           213: .xx War games
        !           214: .B swar
        !           215: .br
        !           216: .PP
        !           217: .xx Games of speed and dexterity
        !           218: .B gebam
        !           219: .br
        !           220: .B pengo
        !           221: .br
        !           222: .B centipede
        !           223: .br
        !           224: .B asteroids
        !           225: .br
        !           226: .B pacman
        !           227: .PP
        !           228: .xx Educational games
        !           229: .B maxwell
        !           230: .PP
        !           231: .xx Out-of-layer games
        !           232: .B tracks
        !           233: .br
        !           234: .B pogo
        !           235: .br
        !           236: .B magnet
        !           237: .PP
        !           238: .xx Animation
        !           239: .B EWD
        !           240: .br
        !           241: .B road
        !           242: .br
        !           243: .B juggle
        !           244: .br
        !           245: .B ball
        !           246: .br
        !           247: .B fence
        !           248: .PP
        !           249: .xx Movies
        !           250: .B horse
        !           251: .br
        !           252: .B dodec
        !           253: .br
        !           254: .B explode
        !           255: .br
        !           256: .B arno
        !           257: .PP
        !           258: .xx Patterns
        !           259: .B bounce
        !           260: .br
        !           261: .B moire
        !           262: .br
        !           263: .B fireworks
        !           264: .br
        !           265: .B rose
        !           266: .br
        !           267: .B disc
        !           268: .br
        !           269: .B lunch
        !           270: .1C
        !           271: .SH " "
        !           272: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.