Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisl8/spacymote

A silly Phaser Online Multiplayer game.
https://github.com/chrisl8/spacymote

game phaser

Last synced: 4 days ago
JSON representation

A silly Phaser Online Multiplayer game.

Awesome Lists containing this project

README

        

SpacyMote!
==========

You can play this game at: https://spacymote.ekpyroticfrood.net/

This is a silly old multiplayer game we built with Phaser one day for fun.

Created for the DevICT Game Demo Day April 9th, 2016.

Based on the excellent example at https://github.com/xicombd/phaser-multiplayer-game

# Getting started

```
npm install
npm start dev
```

Navigate to http://localhost:3000/

# Resources used:

For creating sprite sheets from a bunch of pictures:
https://draeton.github.io/stitches/

For a bunch of pictures of the standard Emoji:
http://emojione.com/developers/
This is where we got all of the Emojis.