/zeuda

a mmo game, in node.js and html5 canvas

Primary LanguageJavaScript

ZeuDa - a mmo using node.js and html5 and canvas

ZeuDa is based in magic2d

0.01 TODO

  • user creation
  • character creation
  • initial map
  • neutral enemy
  • char movements
  • xp (experience) and level
  • inital attributes (strength, intelect, life, mana)

dependencies

you will need to install these dependencies

community

channel #cobrateam on irc.freenode.net

Running ZeuDa

The following command will run the server on port 3000. > node app.js

Then point your browser to http://0.0.0.0:3000.

contributing to ZeuDa

  1. fork and clone the project
  2. hack
  3. commit and push
  4. send a pull request