Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chrisl8/spacymote
- Owner: chrisl8
- License: mit
- Created: 2016-04-09T13:41:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T21:46:43.000Z (10 months ago)
- Last Synced: 2024-04-30T22:39:58.161Z (10 months ago)
- Topics: game, phaser
- Language: JavaScript
- Homepage: https://spacymote.ekpyroticfrood.net/
- Size: 10.4 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.MD
- License: LICENSE
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.