A Connect-Four classic game, coded in C++, featuring an AI (simple min-max algorithm) and a GUI (SDL package)
-
Updated
Jun 29, 2017 - HTML
A Connect-Four classic game, coded in C++, featuring an AI (simple min-max algorithm) and a GUI (SDL package)
This is an upgraded version of my Tic Tac Toe game which was made earlier
A simple regression analysis of house prices in USA with 11 features selected on MECE Framework
A Tic-tac-toe program which allow you to play against a basic AI built with MinMax algorithm on a 5x5 grid
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
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.
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."