/LegendOfMountainSea

4X sandbox game with legend of Mountain and Sea Classics, to experience hundreds of Chinese ancient legends

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

LegendOfMountainSea icon

Platform Software License Gitter PRs Build Status AppVeyor branch Codecov

4X sandbox game with legend of Mountain and Sea Classics

To experience hundreds of Chinese ancient legends, start with Hou Yi houyi to shoot down nine suns

Installing

You will need LOMS Development CLI

$ npm install loms-cli -g

Fork repository, create your branch from master and run CLI command-line at project's root directory

$ loms init
  • Windows might get node-gyp rebuild error, open Powershell as admin and run
$ npm install -g windows-build-tools

Getting started LOMS

Navigating to "./LOMS" folder

$ cd ./LOMS

Run game on web browser without NW.js Client

$ loms run-dev

Run game on Windows or macOS with NW.js Client

$ loms run-client

Getting started LOMS-Server

Navigating to "./LOMS-Server" folder

$ cd ./LOMS-Server
$ loms run-server

Requirement

Node.js version 9.2.0 or higher

Contributing

LegendOfMountainSea welcomes all contributions from anyone willing to work in good faith both with other contributors and with the community.

No contribution is too small and all contributions are valued. Contributing to LegendOfMountainSea

License

GPL-2.0