This is a chess implementation done in Java as a school project. The requirements were usage of the MVC Java development paradigm, with the usage of threads.
-
Updated
Oct 22, 2022 - Java
This is a chess implementation done in Java as a school project. The requirements were usage of the MVC Java development paradigm, with the usage of threads.
JChess is a chess engine, entirely written in Java
A virtual chessboard to analyze games and positions
a complete Chess Engine written in Java with GUI (javaFx) with AI
DabaPath is a growing chess related startup based in Bangladesh. DabaPath wants to popularize the entire chess culture of Bangladesh. This app is the first step of it. Through this app, people can play chess, & also simultaneously read the news & the articles of chess all around the world!
Low level design of Basic Chess game.
Solving algorithms on N queens problem
Reproduce and analyse your games or the positions you want. You can import your game in PGN notation or set up a position from a FEN. You can analyse your positions and games online with a powerful chess engine.
CompactChess is a Java 7+ library for chess.
Chess clock (JavaFX)
Chess Game with all mechanics.
A chess game using JavaFX (from scratch). Check out "README" !
Chess Game with nice user interface
Chess simulation. Click on the piece to move, and the location to move it to. If the action is legal, it will be taken. The game is done once a King enters checkmate, or once there is a draw.
A chess library, chess engine, Lichess client, and UCI implementation written in Java
Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online c…
Add a description, image, and links to the chess-board topic page so that developers can more easily learn about it.
To associate your repository with the chess-board topic, visit your repo's landing page and select "manage topics."