Documentation

The source package is located at the downloads portion of the site. It depends on OpenGL, SDL, SDL_image, and SDL_net. Please obtain the latest version of these packages for your distribution.
To set up the client, you're going to have to edit the client.cfg in your text editor of choice. Change the values for the name and character parameters. As of now there are 8 characters to choose from, which means you are limited to values zero to seven.
If the client quits instead of starting, usually it means that the nick name you are trying to use is already taken by somebody else. There is no nick name registration system yet.
The client is quite stable as of now. Open a terminal and type make in the source tree directory to compile it and ./MMORPG to run it. Controls are [WASD] movement, [T] to talk, [ENTER] when you're done typing, [F1] for full screen, and [ESC] to exit. My apologies to anyone with a DVORAK keyboard configuration.
Remember that all code that is under the GPL license.
Report all bugs to me.
|