mirror of
https://github.com/JohnBlood/basic-book-games.git
synced 2024-11-21 08:55:55 +00:00
icbm.bas | ||
LICENSE.md | ||
README.md | ||
warfish.bas | ||
wumpus.bas |
BASIC book games
Back in the day several books were released with full of games written in BASIC. All a player had to do was type the code into their computer to play the game. This repo contains some of those games rewritten for QB64. To play the games, install QB64, open one of the files and hit F5 to compile. Enjoy.
Status
Game | Status |
---|---|
ICBM | Finished |
Warfish | WIP |
Wumpus | WIP |