Version | 3.9.0 |
Zip size | 23,746 KiB |
License | GPLv3-or-later |
Updated | 18/04/2025 |
Downloads | 4,310 |
MD5 | 6f7e2f65ff71228c47a787d9e86bf623 |
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
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!