Changes:
- Add Support for MazeRunner Animator (https://github.com/nickumia/cap6635/pull/14)
- Add `MiniMax` and `MiniMaxAlphaBeta` Classes with TicTacToe Example (https://github.com/nickumia/cap6635/pull/15)
- Reorganize code structure a bit (https://github.com/nickumia/cap6635/pull/16)
- Include requirements properly in hatchling build (https://github.com/nickumia/cap6635/pull/17)