okay so imagine Friday Night Funkin' but like not made in haxeflixel and instead it was made in heaps. yeah. imagine it. cuz it's gonna be real.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 01:52:29 -05:00
.hxmls reorganized a bunch of classes to more sensible folders 2026-09-05 22:36:11 -05:00
.vscode first commit 2026-08-18 00:29:03 -05:00
art/fla scroll velocities and hyper wip options menu shit 2026-09-09 15:25:10 -05:00
commands don't use verbose on compiler 2026-09-05 10:58:28 -05:00
mods 👀 2026-08-18 00:32:53 -05:00
res scroll velocities and hyper wip options menu shit 2026-09-09 15:25:10 -05:00
src no clue why i was doing this it just breaks sustain clipping on high sv mults 2026-09-11 01:52:29 -05:00
ui/editors character editor shit poop 2026-08-18 00:33:01 -05:00
vendor/memory windows build works on hl/jit now 2026-09-05 08:05:20 -05:00
.gitignore HL/C builds now work correctly 2026-09-05 02:08:09 -05:00
.hxpkg windows build works on hl/jit now 2026-09-05 08:05:20 -05:00
alsoft.ini conductor stuff! also custom sound class! 2026-08-18 00:29:06 -05:00
LICENSE slap the mit license on here because i don't really care Lol 2026-08-18 00:32:59 -05:00
README.md minor readme changes 2026-08-18 00:29:12 -05:00
test_jit.bat reorganize hxml file stuff 2026-08-31 21:07:20 -05:00
test_jit.hxml modchart system (ported over from NMV) 2026-09-03 01:56:17 -05:00
test_jit.sh reorganize hxml file stuff 2026-08-31 21:07:20 -05:00
TODO.md task memory is displayed in debug overlay + other stuff 2026-08-24 16:57:05 -05:00

fnf in heaps

fnf in the heaps game engine yeah

recommended to use vscode with hashlink debugger, press f5 to test

i would click here to see official documentation on how to install hashlink and heaps if you haven't already

make sure to use the git versions of libraries when possible and install the heaps fork instead of the haxelib/original git version:

haxelib git heaps https://github.com/swordcube/bs-heaps

a custom heaps fork is required since i need to make some changes to heaps to add some features and fix some bugs