rrandom / LegendOfMountainSea

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting started LOMS

Navigating to "./LOMS" folder and install dependencies

$ cd ./LOMS
$ npm install

Optional: with NW.js Client

Download NW.js 64-bit Client 0.23.5

Put nwjs-v0.23.5-win-x64 or nwjs-v0.23.5-osx-x64 folder into "./LegendOfMountainSea/LOMS/"

Getting started LOMS-Server

Navigating to "./LOMS-Server" folder and install dependencies

$ cd ./LOMS-Server
$ npm install

Begin coding

Start the game

Navigating to "./LOMS" folder and start

Run game on web browser without NW.js Client

$ npm run dev

Mac with NW.js Client

$ npm run start-mac

Window with NW.js Client

$ npm run start-win

Start the server

Navigating to "./LOMS-Server" folder and start

$ npm run dev

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

About

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

License:GNU General Public License v2.0


Languages

Language:JavaScript 98.8%Language:HTML 1.2%