From: Sam S. <SAM...@GM...> - 2006-04-27 02:29:33
|
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? -Sam |