Skip to content

Commit 7ce6ba6

Browse files
committed
Added MiniScript version of 69_Pizza.
1 parent 3bb0d10 commit 7ce6ba6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

69_Pizza/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ As published in Basic Computer Games (1978):
1515
Downloaded from Vintage Basic at
1616
http://www.vintage-basic.net/games.html
1717

18+
#### Known Bugs
19+
20+
- The program does no validation of its input, and crashes if you enter coordinates outside the valid range. (Ports may choose to improve on this, for example by repeating the prompt until valid coordinates are given.)
21+
1822
#### Porting Notes
1923

2024
(please note any difficulties or challenges in porting here)

0 commit comments

Comments
 (0)