Skip to content

Yuffster/discord-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord MMO Example World

This is an example of the Discord engine and Web client included as modules into a world implementation.

Try using this file as a template for your own worlds.

Installation

In a command line, type:

git clone http://github.com/Yuffster/discord-example
cd discord-example
npm install
node start_server.js

Then go to http://localhost:8080 in your web browser.

NOTE: You must have Node.JS and NPM installed.

About

An example world using the discord and discord-web modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published