Skip to content

Commit a90b29c

Browse files
authored
Fixed typos
1 parent db2e9de commit a90b29c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Basic changelog for My-PyChess.
99
- The code was revamped, fixing minor bugs and MAJOR PERFORMANCE IMPROVEMENTS.
1010
- Version 2.2 ran at 22 fps, while this upgrade allows it to run at about 200 fps (on my PC) if fps is not constrained.
1111
- Code is now more easy to understand with code comments throughout the code.
12-
- EnPassant was be added (finally).
12+
- EnPassant was added (finally).
1313
- Undo moves option was added.
1414
- UI for loadGame menu was revamped, UI for preference menu was simplified.
15-
- Screen flip was be added (so that both players get to play from their perspective).
15+
- Screen flip was 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)
17+
- Online play was added. This features a ONLINE LOBBY and support upto 10 people to play chess(read more in ref/online.txt)
1818
- Singleplayer saw BIG UPGRADES: A Good Menu, ability to play with a decent PYTHON CHESS ENGINE.
1919
- 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.
2020

0 commit comments

Comments
 (0)