Skip to content

Releases: genius257/tetris-Au3

1.1.0

26 Apr 17:56
Compare
Choose a tag to compare

[1.1.0] - 2024-04-26

Added

  • Explanation of the recommended reverse chronological release ordering.
  • Gameplay image to the README file
  • Game controls table to the README file
  • Main, settings, pause menu's
  • Support for changing the ghost design via settings menu
  • This CHANGELOG file

Changed

  • Moved code into src folder
  • Escape key no longer exits the game, but is used to enter the pause menu from gameplay

Removed

  • Deleted the screenshots folder
  • The script no longer requires running as administrator (12f2825)

Fixed

  • Game crashing when drawing text, when the font fails to load
  • Held tetromino preview image was flipped on the y axis (#7)
  • Next tetromino preview image was flipped on the y axis (#8)

1.0.0

30 Jan 10:31
a9bbf1e
Compare
Choose a tag to compare

The code as it was when i decided it was "good enough" back in 2013.