Mancala

Classic game mancala.

This is a web version of the classic mancala game. I used grok to generate this basic game code and then to convert it to a react page so it would work in gatsby.

This game still needs some work on the graphics display formatting as well as the gameplay. I have a non-react version that works much better and want to get this one working like that one. I would eventually like to add animations for the stones and the movements!

Todos:

- Fix the numbers in the computers pits and the formatting on the board.

- Put a pause into the timing when the computer is thinking

- Add the how to play info button back

- Add the difficulty levels back into the game

- Fix the final move bug, when player wins it does not finish.

mancala game

Tags