Back
Super-Haxagon
by RedTopper
|
Version | 3.9.1 |
Zip size | 23,748 KiB |
License | GPLv3-or-later |
Updated | 23/04/2025 |
Downloads | 4,512 |
MD5 | b386937dbf39656cd81d89d4561d2c0c |
App Details
SuperHaxagon is a cross-platform, open source Super Hexagon clone for the Nintendo 3DS, Nintendo Switch, Windows, Linux, Portmaster, Miyoo Mini, and the TI-Nspire (yes, the calculator). It is developed in C++ and uses no additional libraries for the core logic, making it easy (in theory) to port to new platforms. It also has a GUI based level editor called Haxa Editor.
Features
Cross-platform with modular drivers
Music timed camera and spin effects
Device independent 3D effects
Supports any aspect ratio
Supports high refresh rates
Create custom levels
Save files for scores
Build toolchain with cmake
Screenshots
Changelog
3.9.1
This version is almost exactly the same as 3.9.0, except the downloads include two new files, outlined below. If you already have v3.9.0 and have installed it properly, there isn't much need to update. (And if you don't know what version you have, you should probably update!)
Changelog
nspire: There are now at least two buttons to perform all basic actions, in case one of your keys is sticky.
sdl2 and sfml: Drivers and downloads have been renamed to better show what back-end the driver is using.
all: Downloads now have a README.md that gives offline instructions on how to set up your platform, as well as a link back to this repo.
all: Downloads now have a vX.X.X.txt file that includes some metadata for the release, like which commit hash the download came from, version information, how it was built, and the time it was built.
3.9.0
macos: new platform!
steamdeck: new platform!
all: License change to GPLv3 (or later) for the core game.
all: Levels no longer speed up during "level ups"
all: LAST Major driver refactor, ALL platform specific files are now located in 'driver'
all: All platforms now build with GitHub actions!