Skip to content

Releases: CosminPerRam/Blockudokuplusplus

1.0.4

08 Jun 14:55
Compare
Choose a tag to compare

Changelog

Further expanded the ImGui menu's capabilities.

Gameplay:

  • Added the possibility to create a custom block.
  • Paint mode (click to place a cell, right click to delete it).
  • Click to move (hold to move is still the default).

ImGui:

  • Moved some stuff around and made the window more stylish.
  • Time played, APM and SPM now appear in the Score section.
  • ImGui no background option and full customizability (customizability window from the demo file).
  • It now displays the game version.
  • Added a "lose" button.
  • Colors now display just the color picker ui.

Others:

  • Statistics about performance! You can now see the current fps and frametime, there is also a fps plot and a fps average.
  • Added vsync and antialiasing capabilities!
  • Settings can now be saved and loaded!
  • You can hide the console on windows now.
  • Performance improvements (at least theoretical).

1.0.3

27 May 21:31
Compare
Choose a tag to compare

Changelog

Added an ImGui menu with a lot of features, here are the menu's tabs:
(You can press M to toggle its visibility)

Gameplay:

  • Restart game, clear board
  • Autoplay, a simple bot
  • Check if the game is lost with the current set
  • You can regenerate all or missing blocks with random or a certain one
  • Also continously generate them, to never run out of blocks
  • Reset current score/highscore

Aspect:

  • Pretty much anything (except the volume icon) can have its color changed!
  • Also a set default values button

Audio:

  • Mute or change volume
  • Change pitch!

1.0.2

05 Mar 15:24
Compare
Choose a tag to compare

Changelog

  • Completing multiple marks at a time is a combo now
  • Added preview completion
  • The picked block has a floating effect now
  • SPM now longer shows inf while the score is 0
  • The mute/unmute button doesnt appear on the end game screen anymore
  • Improved performance

1.0.1

02 Mar 08:19
Compare
Choose a tag to compare

Changelog

  • Added mute/unmute button
  • Added restart button
  • Implemented Combo
  • Show most generated block on game lost
  • Blocked window resizing
  • Indication if the score is a new highscore
  • Removed SFML network module dependency
  • Changed font to Courier New
  • Slightly changed the cells table look
  • Improved performance

1.0.0

27 Feb 21:07
Compare
Choose a tag to compare

This is the first precompiled binary release of the game!