Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@genius257 genius257 released this 26 Apr 17:56
· 1 commit to master since this release

[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)