era-epoch / hex-chess

can chess on hex?
Mozilla Public License 2.0
5 stars 0 forks source link

hex-chess

can chess on hex? yes!

what is hex chess?

how to access

the project is hosted at hex-chess.io

running the app locally

steps:

  1. ensure you have a compatible version of Node and NPM installed
  2. clone the source code
  3. run npm install in the root directory
  4. run npm install in the /client directory
  5. run npm run dev in the root directory
  6. succehex

about this project

This is a webapp written in Typescript (React+Redux) for playing the game of hex-chess. I intend to work on this when I have the time and motivation.

beginner's tips