BASIC Computer Games

For topics which do not fit in other specific forums.
jayp76
Posts: 30
Joined: Mon May 25, 2020 8:30 am
Has thanked: 1 time
Been thanked: 3 times

BASIC Computer Games

Unread post 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
User avatar
LamerDeluxe
Top Contributor
Posts: 1182
Joined: Sun May 24, 2020 10:25 pm
Has thanked: 832 times
Been thanked: 268 times

Re: BASIC Computer Games

Unread post by LamerDeluxe »

That is a really interesting idea to not let these games fade away.
Post Reply