Skip to content

Mancala is a traditional game that is played in parts of Africa and elsewhere in the world. This version was made with React.

Notifications You must be signed in to change notification settings

farmeroy/mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Mancala

You can play the game live here https://farmeroy.github.io/mancala/

This is the traditional game of Mancala built using React (create react app) and React Context API. The logic of the game is stored in /store/GameProvider.js and accessed in the app as a context hook.

Mancala is a two player strategy game. Each turn, one player moves their 'stones' accross the board. The player with the most stones when one row is empty is the winner.

If you'd like to read more, check out https://en.wikipedia.org/wiki/Mancala

About

Mancala is a traditional game that is played in parts of Africa and elsewhere in the world. This version was made with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published