Skip to content

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

License

Notifications You must be signed in to change notification settings

marion59000/LegendOfMountainSea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%