Releases: bd2720/SlideySupremeRedux
SlideySupremeRedux v1.2.0
Sliding puzzle game for Windows/Linux/macOS!
Introducing Demo Mode!
Demo Mode allows you to watch a demo (demonstration/recording) of your fastest solve for each puzzle! Each time you achieve a new fastest solve, a demo of your inputs will be saved. By pressing Z
or clicking the View Demo
button, you can rewatch your fastest solves!
New Features & Fixes:
- New button,
View Demo
. Use it to view replays of your best times! - New color scheme, AUTUMN.
- Puzzles solved in 1 move now finish with a time of 0.000.
- Fixed an integer division bug causing certain tiles to be clickable from outside the board.
- Optimized some logic in the main game loop.
Installation
For installation instructions, please consult the Installation & Troubleshooting wiki page.
SlideySupremeRedux v1.1.2
Sliding puzzle game for Windows/Linux/macOS!
New features:
- more rigorous error checking and error message display
- finally compatible with macOS
Versions:
- Windows (Intel 64-bit): "windows-amd64..."
- macOS (Intel 64-bit): "macos-x86_64..."
- macOS (Apple Silicon): "macos-aarch64..."
- Linux (Intel 64-bit): "linux-amd64..."
Windows users:
- If you already have Java 17 or greater, download the "...-nojava" version
- Unzip the file, moving the contained folder to the location of your choice
- If Windows Defender blocks the .exe from running, click "More Info", then "Run Anyway"
macOS users:
- If you are on Apple Silicon, you need Java 17 or greater installed to run the game
- If you are on Intel, and you already have Java 17 or greater, download the "...-nojava" version
- Open the file and place the application (.app file) directly in your "Applications" folder
- If macOS blocks the app from running, right-click the app and click "Open", then "Open" again
Linux users:
- You need Java 17 or greater installed to run the game
- Unzip the file, moving the contained folder to the location of your choice
- If the app does not open, run "chmod +x ./SlideySupremeRedux" inside the folder
Troubleshooting:
- Your OS/antivirus might complain; run anyway
- Ensure that your app has all permissions necessary
- Ensure the app is in a location where it can read, write, and execute
- Please let me know if anything needs to be fixed, and have fun!
SlideySupremeRedux v1.1.1
Sliding puzzle game for Windows/Linux!
New features:
- puzzle resize prompt can now be aborted (enter blank, or same size)
- MAGMA color scheme
- improperly formatted JSON files will display an error message instead of crashing
- Theme and Window buttons work during Pause and Info screens
- several display-related bug fixes
Versions:
- Windows (Intel 64-bit): "windows-amd64..."
- Linux (Intel 64-bit): "linux-amd64..."
Windows Users:
- If you already have Java, download the "...-nojava.zip"
Linux users:
- You need java installed to run the game
- Once inside the release folder, run "chmod +x ./SlideySupremeRedux"
General notes:
- Your antivirus might complain; run anyway
- You can make a shortcut to the executable, but don't move anything from the release folder
- Please let me know if anything needs to be fixed!
SlideySupremeRedux v1.1
SlideySupremeRedux v1.1
New features:
- Added Info Button, to display game info, keybinds and color schemes
- Added Window Button, to toggle resolution between 800x600 and 1280x720
- Fixed a bunch of crashes and stuff
See v1.0 release notes for troubleshooting + addtional info.
Working on a mac release soon...
SlideySupremeRedux v1.0
The first fully functional release of SlideySupremeRedux.
Compiled for / Tested on:
- Windows (Intel 64-bit)
- Linux (Intel 64-bit)
Notes:
- You can safely ignore console messages about missing JSON files; SSR will create them as needed.
- The default Windows version contains Java, so it's big (>200MB).
- If you already have OpenJDK installed on Windows, download the "nojava" version.
- On Linux, you may need to run "chmod +x SlideySupremeRedux", and/or adjust the window size.