Recovered from microbel
This commit is contained in:
21
client/client.html
Normal file
21
client/client.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user