/oware

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Oware

This is a the beginnings a program to play Oware (a sowing game related to Mancala) using reinforcement learning.

It's primarily a learning project to help me understand different approaches to RL, based on Barto & Sutton's book. As a secondary goal, I'd like to explore the complexity of different rulesets of sowing games.

It isn't at all good yet.