1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-22 05:23:25 +00:00

Better description of Game of Life.

This commit is contained in:
Lars Brinkhoff
2023-06-23 11:10:26 +02:00
parent a66074843d
commit 64ea7a60aa

View File

@@ -55,6 +55,10 @@ This is a maze game for EMACS. To play, start EMACS and type
This is a Conway Game of Life by Mike Speciner. Type `:games;mlife` to
run it.
To load a file, type e.g. `I RGW; LIFE DEMO` (must be upper case). A
file can have several patterns. To read the next, type `R`. Type
space to compute a new generation. Type `P` to run the simulation.
### Spacewar
This is a PDP-6/10 port of Steve Russell's PDP-1 game, using the Type