0.1.0


Made the performance of the move look-ups faster, and the checkmate detection slightly better. Now the game will generate moves much faster, and first generate all possible moves as if there were no pieces on the board, then it’ll go in deeper and find moves that are blocked. It also doesn’t load the moves for every piece at once, and only for the piece you pick up. It caches the moves into memory, so that if you place the piece back, and do other stuff, and pick it up again, it wont do its calculations again, and just pull from cache. Due to this, there are slightly issues, when the piece isn’t moved but has its cache still, you could experience tiles being discolored and possibly moves misrepresented for the piece. Plans to fix this possibly never.

Files

SimpleChess Browser Game Play in browser
Mar 28, 2021
SimpleChess Windows 38 MB
Mar 28, 2021
SimpleChess MacOS 13 MB
Mar 28, 2021
SimpleChess Linux 39 MB
Mar 28, 2021

Get Simple Chess [GMTK Game Jam 2020]

Leave a comment

Log in with itch.io to leave a comment.