add Porting Notes to readme.md for each game

This commit is contained in:
Jeff Atwood
2022-03-18 19:50:22 -07:00
parent ef60738c60
commit f40a1fc465
97 changed files with 411 additions and 47 deletions

View File

@@ -13,6 +13,6 @@ As published in Basic Computer Games (1978):
Downloaded from Vintage Basic at
http://www.vintage-basic.net/games.html
---
#### Porting Notes
**2022-01-04:** patched original source in [#400](https://github.com/coding-horror/basic-computer-games/pull/400) to fix a minor bug where a generated maze may be missing an exit, particularly at small maze sizes.