Page 1 of 1

BASIC Computer Games

Posted: Fri Feb 04, 2022 2:39 pm
by jayp76
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

Re: BASIC Computer Games

Posted: Sun Feb 06, 2022 9:01 am
by LamerDeluxe
That is a really interesting idea to not let these games fade away.