-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c1ad1f
commit 0c24f42
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Quest For Lubok | ||
|
||
A text based game like those one would find in the early eighties. I'm rewriting my first game that I wrote as a kid all those years ago. This is just a fun little project that I'm writing it in QBASIC. It's just something I've been thinking about doing for quite sometime. I will post when I have the time and will attempt to be frequent. | ||
A text based game like those one would find in the early eighties. I'm rewriting my first game that I wrote as a kid all those years ago. This is just a fun little project that I'm writing it in QBASIC. It's just something I've been thinking about doing for quite sometime. THe original file format for QFL is that of .BAS which is the standard for Qbasic. As for what you see on here is just a plain text version. Which is easy to read and to understand. I will post when I have the time and will attempt to be frequent. | ||
|
||
A Dialog port is also available (see the Dialog directory for the source, as well as compiled zmachine and web versions. | ||
A Dialog port is also available (see the Dialog directory for the source, as well as compiled zmachine and web versions. |