Skip to content

Game development project for Artificial Intelligence practicum. Several search algorithms are applied to implement the intilligent opponent in this game, such as Minimax search (game tree search) and A* search with heuristics. Mancala rule can be found in wikipedia: https://en.wikipedia.org/wiki/Mancala

girikuncoro/mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mancala

Game development project for Artificial Intelligence practicum. Several search algorithms are applied to implement the intilligent opponent in this game, such as Minimax search (game tree search) and A* search with heuristics. Mancala rule can be found in wikipedia: https://en.wikipedia.org/wiki/Mancala

About

Game development project for Artificial Intelligence practicum. Several search algorithms are applied to implement the intilligent opponent in this game, such as Minimax search (game tree search) and A* search with heuristics. Mancala rule can be found in wikipedia: https://en.wikipedia.org/wiki/Mancala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published