Comments

Log in with itch.io to leave a comment.

cool game but the mouse movement makes me want to vomit

And I thought C++ was low level...

is LOW LEVEL

programming it in assembly automatically makes it the most terrifying game of all time

You belong to a mental asylum for making this in assembly /j

I will be honest.

I'll never understand the reasoning behind this project...

Very cool project. I just won't be able to enjoy this much, being on Linux and all.

(+2)

You could play it using Wine (or Proton if you have Steam, you can download it under the Tools section in your library)

Just install Wine from your distro's repo and run using the Wine launcher.

Writing in assembly is a power move. You earned the right to use a low-poly pixelated art style. Thank you for publishing this.

(+1)

I was too scared to finish it :(
Take that as a compliment please

(1 edit) (+1)

Really liked the idea of the game being fully made in Assembly, runs very well on Linux with Wine. 

I haven't encountered any major issues during my run, i got to layer 17 before being succumbed by the ceiling tentacles haha

Overall a really interesting project, whilst fairly simplistic gameplay-wise, it does have unsettling visuals, especially the audio work; this project goes really well as a tech-demo as Assembly is something i really never had enough braincells to even comprehend. Great job!

(+1)

Thank you for the comment! Glad you enjoyed it, thanks for testing on Wine! I did try it on an Android fork of it, Winlator. It ran pretty much perfectly, except for occasional arbitrary freezes, but it's Android, so I guess that's to be expected.

The ceiling tentacles can be evaded by crouching :)

(+1)

like the idea but the mouse sensitivity does jolt unexpectedly, pretty hard to look around

Thank you for the comment, terribly sorry for the issue. Are those jolts accompanied by lag, freezes, or happening independently? I'll see what I can do to fix it.

not seeing any freezes, probably having the same problem as patek2. im on windows 10

(+1)

Game is unplayable due to mouse smoothing, mouse acceleration + no Vsync, I constantly spin at random intervals.

Thank you for your comment, I'm very sorry to hear that. It would be of great help if you let me know what OS/compatibility layer/input setup you're using. 

For some reason, I was sure Windows would send WM_PAINT messages at monitor refresh rate, but apparently, that's not the case. I'll try rewriting the rendering loop and testing on more diverse machines.

the same issue happens for me. windows 10 no specific compatibility option and just a normal keyboard and mouse.

it seems that the issue gets worse the longer you have the game open so for the first 10 seconds its good but then it gradually falls apart

also joystick input doesnt have this issue

Deleted 12 days ago
(+1)

I love this, great atmosphere with archaic english;

however, I hate it when that darkness monster that does not kill me but indeed; scares me.

also love that harmless entity's visual.

I want wiki to this game; I still don't know what name was given to who.

Hope you'll develop more.

(+1)

Thank you very much for playing and for your comment!

I'll probably post a bugfix version and a source port once I finally do enough testing, but that would probably be the last update to the game.

The entities have their names, but they're not really 'officialized', because they're only present in code comments and as data labels. The game is too small for any kind of wiki, however, I plan on doing more stuff relating to the world/universe it is set in.

(+1)

Interesting premise with a bit of visual disorientation - definitely needed a break after playing couple of minutes. 

The game does provide legit creepy atmosphere. From the start I was thrown into this maze, which I did expect to be difficult to navigate, but it actually is not hard. Couple of levels are easy, until you are faced with a monster and not to spoil the details, but it got on my nerves, in a good way. Unfortunately, I did not manage to finish the game, but it left me satisfied with the experience.

Good luck with the future developments. Great job on this one. Cheers! 

Thank you so much for trying the "game" out and for the very kind words!! This was planned as a sort of (tech)demo at the start, but it's likely that I'll be adding more content and updating the game later.