-
Notifications
You must be signed in to change notification settings - Fork 8
/
README
22 lines (15 loc) · 784 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Singd is a isometric networked game concept made in HTML/Javascript.
Live demo: http://fierce-sky-691.herokuapp.com/ (Running with XHR-Polling, for better real-time results please run it localhost and access with a Websockets-ready browser). Thanks Heroku team!
Modules and versions used:
Node.js v0.4.2 http://nodejs.org
Express v2.3.10 $ npm install express -g
socket.IO v0.6.18 $ npm install socket.io
How to run:
$ git clone git://github.com/diaswrd/Singd.git
$ cd Singd
$ sudo node app.js
So, access http://localhost:8080 in your modern browser, try to open more
tabs simultaneously, walk around the map and talk in the chat.
Tested in Ubuntu 10.10.
Works best in Webkit browsers, IE 9 and Firefox 4.
Character sprite by Reiner Proken - http://reinerstilesets.de