1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-06 19:31:20 +00:00

WAR - old Spacewar.

This commit is contained in:
Lars Brinkhoff
2019-04-10 20:17:51 +02:00
parent 2d62bed94f
commit 422de0f484
2 changed files with 18 additions and 0 deletions

View File

@@ -509,6 +509,23 @@ expect ":KILL"
respond "*" ":midas games;ts ckr_agb;ckr\r"
expect ":KILL"
# Old Spacewar
respond "*" ":cwd spcwar\r"
respond "*" ":midas;324 spcwar; war\r"
expect ":KILL"
respond "*" ":midas spcwar; stars\r"
expect ":KILL"
respond "*" ":midas;324 spcwar; math\r"
expect ":KILL"
respond "*" ":stink\r"
respond "\n" "mspcwar; war\033l\033\033"
respond "\n" "mstars\033l\033\033"
respond "\n" "mmath\033l\033\033"
respond "\n" "jwar\033d\033\033"
respond "\n" "\033y"
respond " " "dsk0:.;@ war\r"
respond "*" ":kill\r"
# Spacewar, standalone
respond "*" ":midas;324 dsk0:.;@ spcwar_spcwar; newwar\r"
respond "ITS version" "NO\r"

View File

@@ -348,6 +348,7 @@
- XHOST, tool for replacing host nicknames with real hostnames.
- XLISP, teaches Lisp -- part of TEACH system.
- WA, a Wumpus advisor game.
- WAR, old Spacewar.
- WEBSER, HTTP server.
- WHAT, humorous quips to various "what" questions.
- WHO%, list index/uname/jname/%time in sorted list.