Skip to content

Releases: cwmiller/playing-with-blocks

1.2.0

09 Apr 00:03
Compare
Choose a tag to compare

Added

  • Add button repeat support to forms to allow holding directional keys when editing fields.
  • Add menu items during game play for adjusting audio settings and ending the current game.

Changed

  • Implement an RNG formula rather than relying on standard library.
  • Options screen will maintain the Music and SFX settings from the previous game.
  • Change "Sound" label to "SFX".

Fixed

  • Fix some memory leaks.
  • Fix performance issues that were preventing a constant 50fps during game play.

1.1.0

12 Dec 00:01
Compare
Choose a tag to compare

Due to a versioning change, you may need to remove previous versions of Playing with Blocks from the Playdate sideload web portal before you can update to 1.1.0.

Added

  • Add options screen to set game seed, starting level, music, and sound.
  • Add current seed to board scene.
  • Add buttons on game over screen to either replay the same game (incl. seed) or start a new game.

1.0.1

19 Oct 03:31
Compare
Choose a tag to compare

Fixed

  • Fix music not playing when restarting after a game over.

1.0.0

18 Oct 22:57
Compare
Choose a tag to compare

First release of Playing With Blocks!