Skip to content

Releases: sloenthran/JavaChess

1.5

Choose a tag to compare

@sloenthran sloenthran released this 25 May 12:35
Piece does not have to be unselected anymore

1.4

1.4

Choose a tag to compare

@sloenthran sloenthran released this 25 May 09:10
04920f5

Fix board point calculate

1.3

1.3

Choose a tag to compare

@sloenthran sloenthran released this 17 May 18:34

Fix pawn moves
Improve hard computer skill

1.2

1.2

Choose a tag to compare

@sloenthran sloenthran released this 14 May 21:49

Improve computer hard skill
Fix checkmate

1.1

1.1

Choose a tag to compare

@sloenthran sloenthran released this 14 May 15:53

Fix king possible moves
Fix pawn promote
Fix checkmate

1.0.1

Choose a tag to compare

@sloenthran sloenthran released this 14 May 15:01

Fix light king if his check

1.0

1.0

Choose a tag to compare

@sloenthran sloenthran released this 14 May 14:46

Add change computer skill & fix checkmate :)

1.3-BETA

Choose a tag to compare

@sloenthran sloenthran released this 12 May 21:36

Add statistics, implements King JUnit tests & add game draw

1.2-BETA

Choose a tag to compare

@sloenthran sloenthran released this 12 May 13:15

Add chess notation & new JUnit tests

1.1-BETA

Choose a tag to compare

@sloenthran sloenthran released this 11 May 08:40

Add chessNotation :)