From: Dan P. <ba...@al...> - 2006-04-27 05:20:13
|
On Apr 26, 2006, at 7:29 PM, Sam Steele wrote: > Alright, I've been bitten by the ASCII bug again.. I'm looking into > converting my OpenGL ASCII console library (used by FrotzDC, > DreamZZT, my ghetto ASCII tetris and snake games, etc.) to be > contained in a Tiki drawable. It provides a BASIC-esque way of > outputting to the screen (locate(), color(), etc.), as well as C > (printf) and C++ (cout / cin objects). > > Is there any interest in adding this Drawable to Tiki (say > Tiki::GL::Console or something) or should I keep it as a separate > project? Sure, why not? That might be a cool thing to have. |