Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sensorario/yagolands

Open source engine for customisable browsergames.
https://github.com/sensorario/yagolands

browser-game game nodejs

Last synced: 3 months ago
JSON representation

Open source engine for customisable browsergames.

Awesome Lists containing this project

README

        

# Yagolands

## Yet Another (Browser) Game Online

### Getting started

- git clone https://github.com/sensorario/yagolands.git
- cd websocket-node-chat
- npm install
- npm test

### Install the engine

- npm i https://github.com/sensorario/yagolands

### Run server

- node server.js

### Run example html cliend

An example client is available in this repository:

- https://github.com/sensorario/yagolands-client