Super Haxagon is a Super Hexagon clone for the 3DS. It runs full speed on the old 3DS, new 3DS, and in citra-emu/citra. You'll need ctrulib, citro3d, and sf2dlib to build this application.
When downloading the source, make sure to clone with --recursive
to grab all of the included dependencies. Finally, remember
to delete main.c
from the fonts folder so that this program will actually compile.
A: Downloads are available on the releases page.
A: See the readme in the sdmc folder.
A: You can use Haxa-Editor! Follow the directions in the README.md of that repository for more details.
A: Of course you can! If it's really good I'll add it to the game! Please follow the guidelines in the contributing file before you submit your level, though!
A: Yup, follow the directions here!
A: Yes! See the readme in the sdmc folder for more details.
A: OK, that's not a question, but please look in the root of your SD card for the file "haxapanic.txt" and read it. If it does not answer your question, file a bug report here.
A: You need to dump your DSP firmware! Normally this is covered when installing A9LH through 3ds.guide's "Section VI - Finalizing setup". If it is not, Launch the Homebrew Launcher from the home menu and select “DSP Dump”.
A: Because!
A: You should buy Super Hexagon and support the original creator!
A: Have you ever heard of citra-emu/citra? (Make sure to enable "scaled resolution" for the best experience)!
- Audio from Open Hexagon
- ...And more audio by Kevin MacLeod under Creative Commons: By Attribution 3.0
- Font engine by flarn2006/SF2DBmpFont
- 2D engine by xerpi/sf2dlib
- 3D engine by fincs/citro3D
- Smea for the CTR User library
- Actual font: Bump IT UP
- and all of the people on the contributors page (seriously, thanks!)
- Sweet 3D banner
- Dynamic level loading from both ROMFS and SDMC!
- Open source AND readable code
- Shadows
- Different sided center shapes (from 3 sides to a lot of sides)!
- Sound using ndsp
- Supports uncompressed WAV files
- Walls that move and collide with the player
- Can collide with the player
- You will stop moving when you hit the side of walls
- A functional game over screen
- Really cool death animation
- Sound effects
- Main menu
- Plays sound effects and animations
- Support by the community!
- And much more!
Contributing to the project will make a better game for everyone! Before you work on a feature, please make sure I know. If you are implementing a new feature, I'd be happy to acccept it!