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

unix.superglobalmegacorp.com

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