https://github.com/chrisl8/spacymote
A silly Phaser Online Multiplayer game.
https://github.com/chrisl8/spacymote
game phaser
Last synced: 23 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T21:28:38.000Z (5 months ago)
- Last Synced: 2025-02-16T10:21:58.680Z (3 months ago)
- Topics: game, phaser
- Language: JavaScript
- Homepage: https://spacymote.ekpyroticfrood.net/
- Size: 10.4 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
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.