Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

haychdoesstuff

3
Posts
A member registered 61 days ago · View creator page →

Creator of

Recent community posts

Very cool game! I especially liked the use of the skybox as a de facto wall, giving it a very Truman Show-esqe  vibe, and the uncomfortably long and narrow hallway for the "music" portion! Camera sensitivity was a bit too low, but I don't think I'm exactly treading new ground with that critique lol

I made it with the LibGDX java library in the IntelliJ IDE (apparently it uses gradle for dependencies but i don't really know what that means or if that's helpful for you); I couldn't figure out how to pack it into an executable file. I would really appreciate the help if you knew how to do that!

I believe so? I'm not entirely sure, but from what I can figure out, the easiest way to open & run it is to import the whole folder as a project into a Java IDE like IntelliJ, then in the lwjgl3/src/java/io/github/badfish1/lwjgl3/ folder, you should just be able to run the Lwjgl3Launcher file. It's a pain, but I couldn't figure out how to pack the thing into a .exe file or .jar file, since all of the instructions i could find online were pretty much incomprehensible to me :/.