1
0
mirror of https://github.com/PDP-10/stacken.git synced 2026-04-26 04:17:16 +00:00

Extract files from tape images.

Some tapes could not be extracted.
This commit is contained in:
Lars Brinkhoff
2021-01-29 10:47:33 +01:00
parent 8a9b485136
commit 6e18f5ebef
3144 changed files with 2211291 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
***** MAZE - A MAZE MAKING PROGRAM *****
TO GET MAZE JUST TYPE:
'OLD D11:MAZE.BAS'
MAZE WILL MAKE A RANDOM MAZE UP TO 20 * 20.
IT SHOULD ALSO HAVE ONLY ONE WAY OUT, BUT SOMETIMES
IT HAS MORE THAN ONE. (HOPEFULLY NOT!!)
IT WILL ASK FOR THE DIMENSIONS OF THE MAZE, SO
YOU THEN TYPE IN THE SIZE YOU WANT. LESS THAN OR EQUAL TO 20 * 20 .!!!
HAVE FUN !!