Skip to content

Releases: kolyaka32/SDL-net-chess

Singleplayer update

08 Jun 13:49
Compare
Choose a tag to compare

Creating brand-new singleplayer mode.
Many fixes and memory optimisation.

More fixes

07 May 09:44
Compare
Choose a tag to compare

Some small fixes.
Fix placing number near board.

Fixed castling and pawn transform

Better UI

05 May 17:37
Compare
Choose a tag to compare

Adding some UI indicators near game field

Multiplayer fixes

04 May 21:18
Compare
Choose a tag to compare

Fixing most issues with game modes (mostly with multiplayer).

Multiplayer

03 May 21:09
Compare
Choose a tag to compare

Adding (near working) multiplayer mode (LAN mode) to connect on different computers to play.

Working game

12 Apr 21:51
Compare
Choose a tag to compare

Now fully workable chess for two players (with some small issues)

First test of new engine

27 Mar 21:11
Compare
Choose a tag to compare

First normally working prototype of new game engine, based on OOP and SOLID with multithreading.
Now normally work only engine system, pause menu.