Skip to content

alcalyn/openhex

Repository files navigation

OpenHex

Build Status Translation status

HTML5 strategy game inspired by Slay.

Demo here: https://alcalyn.github.io/openhex/

Screenshot

Install

Requires git, NodeJS >=7.6 and NPM >=5.7

git clone git@github.com:alcalyn/openhex.git
cd openhex/

npm install
npm start

Then go to http://localhost:3000

Using Docker

If you don't want to install nodeJS, and have docker ready:

git clone git@github.com:alcalyn/openhex.git
cd openhex/

# Install project
make install

# Run project
make

Then go to http://localhost:3000

Contribute

See CONTRIBUTING.md for more information about developing on project, translating OpenHex...

License

This library is under AGPL-v3 License.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages