Skip to content

Releases: MitchellGray100/Chess

Title Screen and Two Player Mode!

19 Oct 23:12
0187012
Compare
Choose a tag to compare

Title screen
Program Icon
Two Player Mode
Left Clicking no longer removes yellow circles.

AI only thing left to Upgrade

25 Sep 05:27
Compare
Choose a tag to compare

All known bugs fixed.
Text scales.
New Debugging features.
AI Improved.

Window Size Scaling, Win Message in GUI, New Gif

23 Sep 20:55
Compare
Choose a tag to compare

The window of the game now increases the size of everything in a controlled aspect ratio.
Win Messages appear when the game ends. (White won, black won, stalemate tie)
New Small gif for Github README

Game completely runs on GUI

15 Sep 23:21
Compare
Choose a tag to compare

Promotion now works in the GUI.
README created with pictures and gifs.
Updated GitIgnore
Improved AI

Automated AI and Bug Fixes

12 Sep 20:19
Compare
Choose a tag to compare

Stalemate Problems fixed.
Checkmate problems fixed.
LastMove highlighting doesn't break game.
CheckmatePieceMove fixed.
AI moves automatically now.

GUI runs smoothly

12 Sep 14:44
Compare
Choose a tag to compare

GUI optimized and runs as fast as it did with text now.

TODO:
AI Improvements.
Promotion buttons.
Main Menu with new options.

GUI almost completely runs

12 Sep 04:04
Compare
Choose a tag to compare

Need to add some threading hopefully.
Promotion still doesn't work within GUI, only in Terminal.

GUI now runs mostly

12 Sep 01:17
Compare
Choose a tag to compare

Text pieces still.
Terminal required for promoting pawn. Soon to allow buttons.

GUI now runs and allows simple play

11 Sep 18:32
Compare
Choose a tag to compare

No images of pieces, only text.
Doesn't end game when checkmate or stalemate.

Changed the Project build to Eclipse

11 Sep 03:59
3f0b845
Compare
Choose a tag to compare

Added basic JavaFX features and fixed the terminal.
Terminal does not display amazingly, luckily full GUI is on the way.