Skip to content

Releases: ankith26/My-PyChess

Version 3.2 released!

02 Sep 05:26
6c24633
Compare
Choose a tag to compare

I am happy to release v3.2 into the wilds!

This version is packed with a lot of new stuff. Key highlights are:

  • A chess game timer has been added.
  • Many changes and some bug fixes to the client-server in online game mode.
  • Added a chess howto menu.
  • A new back button has been added to the top-right corner to go back by a menu.

Many more changes have been made. See changelog for more info.

Under the github releases section, windows executables are available for download. Those who just want chess and do not bother about programming will find these executables convenient for use.

Version 3.1 released!

14 Jun 03:43
e5e0808
Compare
Choose a tag to compare

I am happy to release v3.1 into the wilds!

This version brings in a few changes apart from a lot of bug fixes.
Few are listed below:

  • Added basic Sounds (beta).
  • Added draw and resign option to online gameplay.
  • Added a simple "About menu".
  • Added compatibility for python v3.5 (server.py still needs python v3.6 to work)
  • Many many changes to GUI throughout the app, including more prompt messages.
  • Changes made to online chess mode.

Version 3.0 released!

23 May 03:40
a90b29c
Compare
Choose a tag to compare

This release brings in a lot of new stuff. Introduction of singleplayer and online game mode, revamped GUI, support for enpassent, screen flip to enjoy the game from players perspective and major performance improvements - Many changes have been made.