Skip to content

Releases: TonyCongqianWang/SkyscraperGame

v1.1.2-alpha

20 Mar 15:18

Choose a tag to compare

v1.1.2-alpha Pre-release
Pre-release

Small bug fixes:

  • 4x4 cell dialog is now displayed correctly
  • improved UI element placement
  • disabled focus on cell textboxes

Added string representation of current position to puzzle queue

v1.1.0-alpha

04 Mar 00:00

Choose a tag to compare

v1.1.0-alpha Pre-release
Pre-release

New:

  • Support for loading and saving puzzles. No more need for random seed for replaying puzzles.
    Improved:
  • Arbitrary Latin squares can be generated as basis for new puzzles instead of only ones of one isotropy class.
  • Usability had multiple minor improvements e.g. improved contrast for valid numbers and clickable buttons in cell dialog.

v1.0.0-alpha

28 Feb 19:44

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

First playable version for Windows x86 with proper UI. The SkyscraperGame_v1.0.0-alpha.zip contains a portable program that requires a dotnet runtime. SkyscraperGame_v1.0.0-alpha_self_contained.zip contains a completly standalone version for Windows x86.