- Usable for both mobile and desktop
- Pleasant UI
- Option to let AI play any move
- Built with vanilla Javascript, HTML, and CSS.
- Hosted on GitHub Pages
- Min-max algorithm used for logic behind AI decisions.
Features to be added in the future:
- Customizable icons and colors for each player.
- This article from freecodecamp that explains how min-max algorithm works within a code context.
Contributions, issues, and feature requests are welcome!