Skip to content

Releases: GhostVaibhav/Chess

Chess

28 Mar 16:51
Compare
Choose a tag to compare
Chess Pre-release
Pre-release

Changelog

  • Alpha release of the game
  • Can change the position of the pieces
  • Added sound in the background
  • Mouse cursor coordinates on the top-left corner for debugging purposes
  • Window resizable but leads to unresponsiveness
  • No logic implemented till now i.e pieces can be freely moved
  • Windows binaries included
  • Can be built for Linux/macOS

A note on Semantic Versioning

  • The first two places i.e "0.1" is the original version of the game
  • The last "1" signifies an alpha release
  • A beta release will be signified by a "2" in the last place
  • A stable release won't contain a last (third) place (the equivalent of writing a "0")

Extra tip

  • Be sure that all the "DLLs" should stay together with the executable in order to work