Recovered from microbel
This commit is contained in:
36
README
Normal file
36
README
Normal file
@@ -0,0 +1,36 @@
|
||||
|
||||
PVVMUD a 3D MUD
|
||||
|
||||
Copyright (C) 1998-1999 Programvareverkstedet (pvv@pvv.org)
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
PVVMUD is a 3D MUD using the OpenGL API to display a 3D virtual world. The
|
||||
interact with this world through the pvvmud client program. The world
|
||||
consist of at least three servers.
|
||||
|
||||
Running pvvmud
|
||||
==============
|
||||
|
||||
Start the tree servers: pvvmudsrv, gossrv and worldsrv.
|
||||
Then start any number of pvvmud clients.
|
||||
|
||||
Contributors
|
||||
============
|
||||
|
||||
Anders Reggestad (andersr@pvv.ntnu.no)
|
||||
- Server code
|
||||
- Client code
|
||||
- Geometry code
|
||||
- Test world modeling
|
||||
Mathias M<>lster Lidal (mathiasm@pvv.ntnu.no)
|
||||
- Client console code
|
||||
- Geometry port from c to c++.
|
||||
Jin Egil Aas-Eng (jine@pvv.ntnu.no)
|
||||
- Code for starting servers at different hosts
|
||||
Steinar Hamre (steinarh@pvv.ntnu.no)
|
||||
- Poll network code
|
||||
And all the people that have posted to the pvvmud maillist
|
||||
- Discussion
|
||||
- Ideas
|
Reference in New Issue
Block a user