Skip to content

era-epoch/hex-chess

Repository files navigation

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

  • 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