tindex.html - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
tindex.html (2616B)
---
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5
6 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
7
8 <head>
9 <style type="text/css">
10 <!--
11 col.linklist { width: 35% }
12 td.linklist { vertical-align: top }
13 -->
14 </style>
15 <title>dopewars 1.6.1: Main Index</title>
16 <meta charset="utf-8"/>
17 </head>
18
19 <body>
20 <h1>dopewars 1.6.1: Main Index</h1>
21
22 <table>
23 <col class="linklist" />
24 <col />
25
26 <tr>
27 <td class="linklist">
28 <a href="installation.html">Obtaining and installing dopewars</a><br />
29 <a href="commandline.html">dopewars command line options</a><br />
30 <a href="clientplay.html">Playing the game: the dopewars client</a><br />
31 <a href="server.html">Setting up and running a dopewars server</a><br />
32 <a href="aiplayer.html">Adding computer-controlled players</a><br />
33 <a href="configfile.html">dopewars configuration files</a><br />
34 <a href="metaserver.html">The dopewars metaserver</a><br />
35 <a href="i18n.html">Internationalization (i18n)</a><br />
36 <a href="windows.html">dopewars and Microsoft Windows</a><br />
37 <a href="contribute.html">How to contribute</a><br />
38 <a href="developer.html">Notes for developers</a><br />
39 <a href="credits.html">Credits and acknowledgements</a><br />
40 </td>
41
42 <td valign="top">
43 <p>dopewars is a game simulating the life of a drug dealer in 1984 New York,
44 based upon the MS-DOS game of the same name, in turn derived from "Drug
45 Wars" by John E. Dell. The aim of the game is to make lots and lots of
46 money, but unfortunately you start the game with a hefty debt to the loan
47 shark (who charges equally hefty interest) and the cops take a rather dim
48 view of drug dealing...</p>
49
50 <p>dopewars expands upon the MS-DOS version by introducing multiplayer
51 functions. With the aid of dopewars servers, several players (computer or
52 human) can roam New York (or some other city, chosen by the operator of the
53 server) and attempt to shoot other players and steal their lucrative drugs.</p>
54
55 <p>dopewars is written on the RedHat Linux platform, and should run on most
56 varieties of Unix, as well as under Microsoft Windows. The source code is
57 freely available under the <a href="LICENCE">GNU General Public License</a>.</p>
58
59 <p>For more information on the current state of dopewars, check out the
60 <a href="https://dopewars.sourceforge.io/">webpage</a>.</p>
61 </td>
62
63 </tr>
64 </table>
65
66 <hr />
67 <p>
68 Last update: <b>02-06-2003</b><br />
69 Valid <a href="http://validator.w3.org/check/referer">XHTML 1.1</a>
70 and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
71 </p>
72 </body>
73 </html>