Skip to content

Sprint 5: Alpha

Pre-release
Pre-release

Choose a tag to compare

@ka-puna ka-puna released this 02 Dec 01:08
· 3 commits to main since this release
b4a1cd2

This release include the following milestones:

  • We have integrated a main menu into the game.
  • We added an option to quickly start a standard game of chess.
  • We implemented peer-to-peer networking over IP address.
  • We added support for saving and loading board configurations to a file.

Known issues and missing features:

  • The chess board jitters while resizing the game window.
  • Game transitions are using placeholder animations.
  • There is no in-game file manager for board configurations.
  • There is no indication for a check mate or stalemate.
  • There is no support for the castling chess move.
  • En passant can be used against a pawn that did not move the previous turn.
  • When a local game is in-progress, the back button navigates to the lobby instead of the main menu.

Main Menu