A Tic-tac-toe program which allow you to play against a basic AI built with MinMax algorithm on a 5x5 grid
-
Updated
Jan 14, 2022 - HTML
A Tic-tac-toe program which allow you to play against a basic AI built with MinMax algorithm on a 5x5 grid
Unbeatable Tic Tac Toe. Single-page HTML, CSS & JavaScript
This is an upgraded version of my Tic Tac Toe game which was made earlier
🎮 Web-based game that allows users to compete against a smart AI opponent, utilizing Flask for the backend and Bootstrap for frontend.
A Connect-Four classic game, coded in C++, featuring an AI (simple min-max algorithm) and a GUI (SDL package)
A simple regression analysis of house prices in USA with 11 features selected on MECE Framework
Portfolio of AI projects developed during my Udacity AI Nanodegree, covering Planning AI, Constraint Satisfaction, Hidden Markov Models, and Search algorithms.
Tic Tac Toe game that allows you to play against a bot using the Minimax algorithm or with a friend. This game is built with HTML, CSS, and JavaScript.
Add a description, image, and links to the minmax-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the minmax-algorithm topic, visit your repo's landing page and select "manage topics."