Click on image for full size view.
Simli is a multiplayer Role Playing Game I wrote in my rare, spare time.
It was fun to write and it allowed me to explore some of the issues that
come up when making a game like this.
I wanted the game to be 2D, just like the Old Apple ][ Ultima or Wizardry
or Questron games that I enjoyed. The screen shot shows two separate
clients with two Druids near some gold.
Currently, I don't have a dedicated connection to the internet, so I cannot
demonstrate the game. It also needs a lot more work and content.
The client is a Windows 95/NT program and the server is running under
FreeBSD Unix and were written in C and C++, respectively. The server
used asynchronous sockets. This is similar to how many high-speed
internet servers are designed today.
To send me mail/comments/questions, click here.
Back to the Projects Page
4-30-97