can chess on hex? yes!
the project is hosted at hex-chess.io
steps:
- ensure you have a compatible version of Node and NPM installed
- clone the source code
- run
npm install
in the root directory - run
npm install
in the /client directory - run
npm run dev
in the root directory - succehex
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.
- bishops stay on their own colour tiles, each side has 1 bishop for each of the three colours of tile
- knights will always move to a different coloured tile