Skip to content

Commit c5853f3

Browse files
authored
Update CHANGELOG.md
1 parent 7098b26 commit c5853f3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Basic changelog for My-PyChess.
1414
- UI for loadGame menu was revamped, UI for preference menu was simplified.
1515
- Screen flip was be added (so that both players get to play from their perspective).
1616
- Save/load games with a new way of storing gamedata.
17+
- Online play was be added. This features a ONLINE LOBBY and support upto 10 people to play chess(read more in ref/online.txt)
18+
- Singleplayer saw BIG UPGRADES: A Good Menu, ability to play with a decent PYTHON CHESS ENGINE.
19+
- Now, You Can play against STOCKFISH CHESS ENGINE (see stockfishchess.org). My-PyChess will act as an interface to give you this singleplayer mode. Included with this release, a good menu for stockfish and stockfish install/configure menu to help with installing and configuring stockfish with My-PyChess. Remember, stockfish is the best chess engine in the world, even though it's playing strength is limited, it still playes a very hard level of chess. Chess beginners may choose the PYTHON CHESS ENGINE written by me over stockfish.
1720

1821
## What was new in Version 2.2
1922
- Minor performance upgrades.
@@ -35,4 +38,4 @@ Basic changelog for My-PyChess.
3538
- Made some changes that ensure that it can work on all platforms.
3639
- Further optimised the code (The game does not lag on my Raspberry Pi anymore).
3740
- Added Save/load game features.
38-
- Added basic SinglePlayer.
41+
- Added basic SinglePlayer.

0 commit comments

Comments
 (0)