Monday, April 28, 2008

MaiTAI - Day 2

I'm here to talk about my lastest project, MaiTAI, which I started working on yesterday.

Basically, it's a text adventure interpreter made in QuickBasic. It's currently on version 0.10a, and will not be released so soon.
It will use separate files for the games. You have the initialization file (int.tai), which is already implemented, and room files, each room having a separate file. This way, we can put the interpreter up for download and then develop games for it easily (can be done with a text editor, such as Notepad). I don't have a release dat yet, but I can say that it'll have one release-bundle game: Mark Monkey (more details later).
If anyone who has any experience with QuickBasic wants to help, feel free to send me an email.

Eric out.

No comments: