Adventure
April 23, 2013
Here is a game I made in high school (which feels like a long time ago).
This is a persistent-world multiplayer text RPG inspired by L.O.R.D. (Legend of the Red Dragon).
The game has no network support, so it’s multiplayer hot-seat. Each player must sit at the computer and take their turn. Once every player has had their turn, someone can advance the game to the next day and everyone can take another turn.
The game was written in QBasic. This release is compiled in FreeBasic so it works on modern operating systems.
Adventure (150 KB, Windows only*, source included.)
The game should also run on Linux and OS X but you will have to compile it yourself using FreeBasic.