All Projects → alcalyn → openhex

alcalyn / openhex

Licence: AGPL-3.0 License
HTML5 game inspired by Slay.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to openhex

IF MS BUYS GITHUB IMMA OUT
GitHub has sold us out. Time to get out.
Stars: ✭ 3,719 (+19473.68%)
Mutual labels:  github-evacuee
sandstone-edition
Build a Real-time RestApi.
Stars: ✭ 17 (-10.53%)
Mutual labels:  github-evacuee
bioinformatics
Tools for bioinformatics moved to http://git.genenetwork.org/pjotrp/bioinformatics
Stars: ✭ 243 (+1178.95%)
Mutual labels:  github-evacuee
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+98194.74%)
Mutual labels:  html5-games

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 [email protected]: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 [email protected]: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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].