International (Polish) Checkers game (10x10) with minimax algorithm with alpha-beta pruning. Practicing Python.
-
Updated
Jul 27, 2023 - Python
International (Polish) Checkers game (10x10) with minimax algorithm with alpha-beta pruning. Practicing Python.
A connect four ai in c++ using only stl. You can play against several algorithms with varying levels of difficulty.
Pacman AI that utilizes minimax, alpha beta pruning, expectimax.
Implementation of a Tic Tac Toe emulator, and an AI with levels to play against.
Small implementation of 4 connect for a intra competition in ESILV AI class.
AI for Game of the Amazons board game
implementing MinMax Algorithm in TicTacToe game using Processing.
MinMax algorithm implemented to Gomoku with auto clicker and custom optimization
TicTacToe android game with single player (used minmax with alpha beta pruning algorithm) and multiplayer
Golang reimplementation of the CLI version of nim-tictactoe
Enjoy the classic Tic Tac Toe game with customizable markers, colors, and player names. Play against a friend or challenging AI. Responsive design, visually appealing interface. Source code for HTML, CSS, JavaScript implementation. Experience hours of interactive and addictive fun!
slow and pretty bad Chess AI which I coded for my Maturaarbeit
Tic Tac Toe game with AI
Building a model for identifying potential Enron fraudsters based on financial and e-mail data with the use of Python. From data exploration to building and validating an algorithm.
The AI Challenge is all about creating artificial intelligence bot that controls a colony of ants which fight against other colonies for domination in a competitive tournament.
To associate your repository with the minmax topic, visit your repo's landing page and select "manage topics."