Tutorials on Mancala

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By zoma

I’m trying to develop a Battle System based around the board game Oware or as it’s commonly known as Mancala but have yet to find any tutorials on anything, could someone point me towards some tutorials that deal with such scripting?

:bust_in_silhouette: Reply From: JeryGale

The best I can advise you is this tutorial: https://www.codingkaiju.com/tutorials/an-undefeatable-tic-tac-toe-ai-minimax-algorithm-in-gdscript/ and this is an old post on forum: https://godotforums.org/discussion/19055/drag-and-drop-movment-in-a-board-game. Hope this helps you.