Page 1 of 1

Bizarre idea

Posted: September 8th, 2013, 6:33 pm
by blinkingboythe
I was thinking about the game Quake, and if there was a way to program a Tads like game into it's console (pull down command line interface). Sort of like a game within a game.

Re: Bizarre idea

Posted: September 9th, 2013, 1:44 am
by Malvineous
Quake is open source, so you can download the code and program it to do whatever you want it to.

Re: Bizarre idea

Posted: September 9th, 2013, 2:39 am
by blinkingboythe
Malvineous wrote:Quake is open source, so you can download the code and program it to do whatever you want it to.
True, but I was pondering the text game being entirely written in Quake's scripting language. That would be a challenge all by itself :)