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.
-
Updated
Oct 15, 2024 - HTML
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.
🎮 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.
Unbeatable Tic Tac Toe. Single-page HTML, CSS & JavaScript
A Maven project to develop a Connect Four web app, akin to chess.com. It focuses on learning software development, covering repository setup, design, Internet deployment, and frameworks like J2E, MVC, DAO, Singleton, UML, Apache Maven, Tomcat, Eclipse, IntelliJ, MySQL, and Git.
A Tic-tac-toe program which allow you to play against a basic AI built with MinMax algorithm on a 5x5 grid
This is an upgraded version of my Tic Tac Toe game which was made earlier
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."