Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filidorwiese/multeor
Multeor is a multiplayer webgame developed by Arjen de Vries, Filidor Wiese and Arthur van 't Hoog in 2013. In the game you control a meteor crashing into earth. Score points by leaving the biggest trail of destruction.
https://github.com/filidorwiese/multeor
html5-canvas webgame websocket
Last synced: 28 days ago
JSON representation
Multeor is a multiplayer webgame developed by Arjen de Vries, Filidor Wiese and Arthur van 't Hoog in 2013. In the game you control a meteor crashing into earth. Score points by leaving the biggest trail of destruction.
- Host: GitHub
- URL: https://github.com/filidorwiese/multeor
- Owner: filidorwiese
- Created: 2015-12-04T16:44:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T14:09:50.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T10:19:49.056Z (3 months ago)
- Topics: html5-canvas, webgame, websocket
- Language: HTML
- Size: 56.2 MB
- Stars: 43
- Watchers: 10
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MULTEOR #
![Multeor](http://multeor.com/static/images/infographic_03_licht.gif)
Multeor is a multiplayer webgame developed by [Arjen de Vries](http://www.dasblitz.nl), [Filidor Wiese](http://www.fili.nl) and [Arthur van 't Hoog](http://www.arthurvanthoog.nl) in 2013. In the game you control a meteor crashing into earth. Score points by leaving the biggest trail of destruction.
The game can be played at: http://multeor.com/
## Smartphone as the controller ##
The game is viewed on a desktop computer but controlled by using smartphones. Up to eight players can connect to a single game at the same time. Players can personalize their Multeor by first logging into Facebook on their controller. Multeor is great fun playing solo, but it works even better in a group. We recommend challenging friends and colleagues at the office or at a party. The more players, the more destruction, colors and chaos!
More information can be found at http://multeor.com/about/
## Getting Multeor up and running ##
### Prerequisites ###
Please make sure you have the following installed on your system:
* git
* docker
* docker-compose### Installing and building ###
1. Clone the repository
2. Run `docker-compose up`
3. Go to http://localhost## License ##
Multeor is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/).
Meaning you are free to:
* Share — copy and redistribute the material in any medium or format
* Adapt — remix, transform, and build upon the materialUnder the following terms:
* Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
* NonCommercial — You may not use the material for commercial purposes.## Contact us ##
You can reach us on [[email protected]]([email protected]) and of course we will also consider any pull-requests :)