Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

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.

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.)

(+1)

Very impressive ! I will look into this technique to make games, and can’t wait for you to publish the level editor