Giter VIP home page Giter VIP logo

wow.js's Introduction

wow.js

This is an experiment. The aim of that experiment it to see how much of an MMORPG Client can be implemented in pure HTML5/JavaScript/WebGL. For more info see http://getmangos.com/bb/post/4493/#p4493

System Requirements

node.js 0.8 or later
[email protected] (https://github.com/einaros/ws.git or npm install ws)
A Web Server with PHP (I use Apache)

Google Chrome (tested on Version 20.0.1132.47 Ubuntu 12.04 (144678))
or Mozilla Firefox (tested on Firefox 16.0.2 for Ubuntu)

MaNGOS One (https://github.com/mangos-one/)

Setup

  1. clone the git, put everything in a directory on your webserver.
  2. Edit node/ws2tcp.js Line 4: set gameserver to the IP or URL of the server running MaNGOS. "localhost" means ws2tcp and mangos are on the same machine
    1a)Edit node/ws2tcp.js Line 6: set the "host" parameter to the to the IP or URL of the server ws2tcp is running on (same as step 2!)
  3. Edit index.php Line 4: set the "host" parameter to the IP or URL of the server ws2tcp is running on. "localhost" in this case means the pc in front of you.
  4. Start mangos and ws2tcp
  5. open your browser of choice and navigate to the location of index.php
  6. Watch things exploding, fix them, send pull requests and patches.

wow.js's People

Contributors

shlainn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.