Skip to content

diaswrd/Singd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

Simple Isometric Node Game Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published