Skip to content

rafsunsheikh/mancala_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mancala_repo

This is the repository for the manacala game build by python for playing in terminal.

Prerequisite:

No external library is required. Only basic python installation will do. Clone the repo and run in your favourite python IDE.

Files:

mancala.py

This file is for playing 2 player mancala game in your terminal.

mancala_AI.py

This file is for playing against AI. For AI implementation, Minimax algorithm is used. Inside the code you can change the bin size and the depth for your suitable playing.

Licence and Copyright

Copyright © 2021, MD Rafsun Sheikh. Released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages