Add support for Python 3.8

This commit is contained in:
Christopher Phan
2022-03-11 09:16:13 -06:00
parent f0a31894ef
commit 7f2ae3a2aa
2 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,4 @@
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
Conversion to [Python](https://www.python.org/about/)
Conversion to [Python](https://www.python.org/about/) by Christopher Phan.
Supports Python version 3.8 or later.