-
Notifications
You must be signed in to change notification settings - Fork 43
/
README
34 lines (23 loc) · 834 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
WPilot
------
Welcome to WPilot server. A proof-of-concept remake of the old classic game XPilot (http://www.xpilot.org/), this time in your web browser. The game uses
new fancy HTML5 features such as WebSocket and Canvas to make it possible.
Please visit project homepage for more details. http://jfd.github.com/wpilot/
Server requirements
-------------------
You need Node.js in order to run the server. Download (or clone) Node.js at http://nodejs.org/
Quick start
-----------
You can start the game- and client server by typing:
./wpilots.js
For more more switched, start the server with the '-H'
Special thanks to
-----------------
Emanuel Dahlberg (http://github.com/EmanueI)
Linus Larsson (http://github.com/lahjnus)
License
-------
See LICENSE for more info
Copyright
---------
Copyright (c) 2010 Johan Dahlberg