IAC249
Squire
USA
39 Posts |
Posted - Apr 29 2006 : 03:39:10 AM
|
I was bored (well, not really), so I decided to port a telnet/vt100 terminal application written in VB5 to REALbasic and add MUD client features. When done, I'll compile it to Windows and Linux (and maybe OSX).
Here's an ugly screenshot; I have the telnet and vt100 terminal emulation about 80% done, and the GUI still needs to be drawn up.
Ironically, even though it is text-based, I've ended up having to use 2D game programming techniques by drawing up a picture object in memory and then painting it to the canvas:
- Corey |
|