Allie: A UCI compliant chess engine
-
Updated
Apr 8, 2021 - C++
the framework for my advanced artificial intelligence class, in which an artificial chess player is ought to be implemented
-
Updated
Jan 6, 2025 - C
Learning Go by implementing a Chess Engine
-
Updated
Feb 23, 2023 - Go
Gomoku game engine with different AI search algorithms
-
Updated
Nov 11, 2019 - Java
the framework for my advanced artificial intelligence class, in which an connect-four player is ought to be implemented
-
Updated
Jan 6, 2025 - C
Tools for epigenetic data analysis
-
Updated
Dec 22, 2023 - Rust
Othello is a strategy board game created in 1971 based on Reversi game. This game is an ai-ai battle only (alphabeta or negamax algorithm)
-
Updated
Jul 22, 2021 - Java
Server to play with the Reversi AI https://github.com/marcluque/Reversi-AI
-
Updated
Oct 29, 2021 - C
Simple Chess AI in JS using minimax with alpha-beta pruning. Final Project for the course Computer Science (Algorithms) 20602.
-
Updated
Oct 4, 2023 - JavaScript
-
Updated
Dec 2, 2022 - JavaScript
First Android Project - Parallel AI Chess Game with 10 different levels
-
Updated
Apr 27, 2022 - Java
Planning agents for the classic version of Pacman with ghosts
-
Updated
Dec 23, 2018 - Python