Skip to content

Rediet8abere/gebeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mancala

Mancala is one of the oldest board games that is played between two players in a turn-based manner. In my program, a user plays the game against the computer, where the computer uses AI to generate best moves using the Minimax Algorithm.

If you are intersted in learning more about Minimax Algorithm, you can read more here

Prerequisites

Install NodeJs

How to install NodeJs

Clone Mancala on your local computer

    1. git clone this repo
    2. go to Gebeta/gebeta
    3. use the command 'yarn start' to start the project running

Live version

Mancala

Acknowledgments

This work is based on John Dupuy's YouTube tutoria Making a Mancala Game App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published