Skip to main content

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

Feverdream TrapView game page

Submitted by KirmesBude, angauber, faervan, davidglezmartin — 15 hours, 49 minutes before the deadline
Add to collection

Play game

Feverdream Trap's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#302.7932.944
Visuals#303.2683.444
Overall#322.7932.944
Game Design#382.6352.778
Execution#432.4772.611

Ranked from 18 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

I built from source.

I got out! Not sure how.

I liked the ambience and effects, and the dynamic nature of the world, which is obscured but though I'm unsure what purpose there was for the things I could pick up. 

Developer(+1)

Thank you for actually compiling the project!

We did not get around to implement an effect for the package of pills in the bright room in lvl two, and the bunch of pills you found lying around the corner has an effect (at least on your native build) but you can't see the effect it cures on lvl 2, because of a bevy fullscreen material bug on 0.18 (the fullscreen material effect wont reactivate after respawning the camera).

Submitted(+1)

Fell out of the level and couldn’t restart first. Second try, I escaped, although not sure what I did to do so, but the visual effect and the music was pretty cool!

Just adding a different color to the ground/ceiling could easily improve the maze’s look I think.

In our first person game I lock the cursor on every click which helps a bit with the browser unlock, fullscreen etc issue. I also found this repo by Jan since we’ve submitted that looks like a neat solution to deal with cursor (un)locking on the web, might be useful for you as well.

Developer

Thanks for the cursor tip :)

Submitted(+1)

Short but very neat. Got a very dizzy effect from this which i really liked! I did manage to fall off the map and get confused with the buttons changing place. I think if expanded on this would be a very neat experience. Very beyond the black rainbow :)

Developer

Thanks for the motivating words, we didn't manage to finish in time but will refine it afterwards :)

Submitted(+1)

More chromatic aberration than I’ve ever seen in my life. Interesting short experience.

Developer(+1)

The only other effect I attempted to add immediately broke the web build, so chromatic aberration had to carry :p

Submitted(+1)

gwoaahhggh

Submitted(+1)

Good liminal feel, just a bit short :)

Developer

Thanks, yeah we didn't manage to finish in time :/

Submitted(+1)

love the distortion, now I want to take meds😍

Submitted (1 edit) (+1)

Note: I tried the native mac build but it didn't seem to want to launch. 

I loved the chromatic shader you implemented. It definitely helped evoke a dreamlike feel. It was a little tough to understand what I should be doing, but I eventually stumbled my way through (after falling off the level in a previous run), which honestly feels appropriate for the fever dream theme.  I recorded my playthrough here!

Developer

Thank you for recording this, very helpful!

As mentioned in the description, the native builds were accidentally compiled with a development feature, causing the asset path to be invalid and all native builds not working :(

I wasted my final hours working on the game trying to fix the web build, which had an opengl panic, finally I just removed the darken shader that was causing it from the game, which is why the final set of 3 pills you encountered had no effect (the debuff that should be cured was not there). Also you should not have been able to escape where you did, the exit being reachable in this corner was a bug :/

(+1)

fullscreen button and mouse capture don't work properly on web firefox for macos. :(

Developer

Full screen not working for mac is unfortunate, as mouse capture not working on web outside fullscreen is something we observed as well :/

Submitted(+2)

I quickly fell out of the map, so be careful getting near walls! I also was a little confused what to do. The graphics are super cool though, I love the RBG splitting. Great game!

Developer

Thanks! We ran a bit out of time this weekend and while I wanted to polish the game before release, I instead spend ~6-8 hours trying to fix errors with the web build due to webgl errors and stuff, until I had no time left to fix such little annoyances (tho the falling-out-of-the-world thing should only be a one-time issue at the beginning of the game).

Submitted(+1)

Yeah I realized after playing a bit more its just that one part at the beginning. I get it completely- getting it all working on the web was quite the process!