BASIC Computer Games
Posted: Fri Feb 04, 2022 2:39 pm
There is a Github project that is dedicated to porting BASIC Games to other coding languages.
I took the liberty and made the repo MiSTer friendly.
Games are located at games/basic-computer-games and the start scripts under Scripts/BCG (can be accessed via MiSTer Menu).
I chose the python ports, because you can use "Ctrl-D" to exit/terminate the Games from MiSTer Console/Shell.
Perl ports run also, but i could not find a way to terminate the Games.
You can find it here:
https://github.com/jayp76/basic-computer-games
And here is the original project:
https://github.com/coding-horror/basic-computer-games
I took the liberty and made the repo MiSTer friendly.
Games are located at games/basic-computer-games and the start scripts under Scripts/BCG (can be accessed via MiSTer Menu).
I chose the python ports, because you can use "Ctrl-D" to exit/terminate the Games from MiSTer Console/Shell.
Perl ports run also, but i could not find a way to terminate the Games.
You can find it here:
https://github.com/jayp76/basic-computer-games
And here is the original project:
https://github.com/coding-horror/basic-computer-games