This game is so cool ! I like the atmosphere of the game, the graphics effects, and especially the UI which is very clean. Well done ! Also, which engine did you use ? How can it load this instantly ? That's very impressive.
Viewing post in VERTICAL FEVER (FEVER DREAM) jam comments
Thanks a lot, really appreciate it! I made it with Three.js.
It loads fast because the game is very lightweight, and I also built my own level editor for my Three.js games, so the levels are pretty optimized and simple to load.
Glad you liked the UI too! (When the level editor is more complete, I plan to release it here for free.)