Skip to content

Repository files navigation

HXCMulti

melonJS boilerplate (build instructions copied from there)

To run distribution

To build, be sure you have node installed. Then in the directory, simply run:

npm install

You must also have grunt-cli installed globally:

npm install -g grunt-cli

Building the game:

grunt

After building, run it with:

npm run dev

And you will have the game running on http://localhost:8080

Here's the old readme...

js-standard-style

Simple real-time multiplayer phaser game which uses node and websockets.

preview

Based on the tutorial found here: http://rawkes.com/articles/creating-a-real-time-multiplayer-game-with-websockets-and-node.html

And derived from the Phaser's tanks example game.

install

npm install

Note: If you're new to node, check the original tutorial.

development

npm run dev

questions?

Open an issue, and I'll try to answer :)

About

Ludum Dare 41 entry. Farming or collecting + battle royale type game. Based off the code from UnCactus.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages