22 lines
469 B
HTML
22 lines
469 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>PVVMUD - client</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Client</H1>
|
|
|
|
<P>The PVVMUD client are the user interface for playing PVVMUD.</P>
|
|
|
|
<H2>Status</H2>
|
|
<P>Current version are just a viewer for bog files</P>
|
|
|
|
<H2>Work to do</H2>
|
|
<UL>
|
|
<LI>Implement som kind of <A HREF="../doc/scenefileformat.html">scene description</A> format.
|
|
<LI>Implement communication with a server. OK Andersr
|
|
<LI>Forward user actions to a server. OK Andersr
|
|
</UL>
|
|
|
|
</BODY>
|
|
</HTML>
|