chess-ai
Here are 54 public repositories matching this topic...
A chess library, chess engine, Lichess client, and UCI implementation written in Java
-
Updated
Jun 21, 2024 - Java
This is an adaption of Peter Österlund's CuckooChess 1.12. The source code provided is a Java Maven project in UTF-8. The program, except for the chess font, is copyrighted by Peter Österlund, and is available as open source under the GNU GPL v3 license.
-
Updated
Aug 22, 2024 - Java
24-bit ANSI colored, console-based chess engine using Java. Optional multi-threaded AI using Minimax with alpha-beta pruning. Fully configurable properties including: ply depth, thread pool size, optional AI time limit, all colors, and more.
-
Updated
Jul 24, 2024 - Java
A superhuman chess engine written in Java.
-
Updated
Nov 18, 2024 - Java
A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.
-
Updated
Sep 3, 2017 - Java
Chess implementation in Java Swing. With hot seat, LAN and AI.
-
Updated
Apr 11, 2023 - Java
Chess Game with nice user interface
-
Updated
Oct 9, 2019 - Java
Chessy is a simple Chess A.I. using a look-ahead strategy.
-
Updated
Aug 20, 2020 - Java
JavaFX based Chess Game.
-
Updated
Apr 5, 2022 - Java
A UCI chess engine written in Java.
-
Updated
Sep 24, 2021 - Java
Chess game with one or two players. In either mode, only valid moves can be performed. In one-player mode, minimax alpha-beta pruning is used to determine the computer's moves.
-
Updated
Dec 6, 2022 - Java
Gomoku game engine with different AI search algorithms
-
Updated
Nov 11, 2019 - Java
A chess write in Java with different level of AI.
-
Updated
Jun 12, 2017 - Java
Chess AI built in Java, compatible with UCI.
-
Updated
Nov 12, 2017 - Java
♟️ AI-Chess-Game combines a 2-player GUI chess game with an AI mode for an immersive chess-playing experience.
-
Updated
Oct 28, 2023 - Java
An awesome Java Chess with AI and network socket
-
Updated
May 4, 2020 - Java
Improve this page
Add a description, image, and links to the chess-ai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chess-ai topic, visit your repo's landing page and select "manage topics."