Skip to main content

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

Dungeon Path Tracer 64View game page

Full path traced retro dungeon crawler, global illumination can save you
Submitted by mastorna (@cybermistwitch) — 2 days, 14 hours before the deadline
Add to collection

Play game

Dungeon Path Tracer 64's itch.io page

Results

CriteriaRankScore*Raw Score
Graphics#293.9333.933
Gameplay#383.5333.533
Overall#683.2503.250
Audio#912.4002.400
Authenticity (or, Creativity in use of resolution)#953.1333.133

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

Themes
You're Not Allowed To Win, because.. there is no winning in the Dungeon Of The Path Tracer, only surviving as long as possible

Leave a comment

Log in with itch.io to leave a comment.

Comments

HostSubmitted

Nice game. Although, I'm not completely sold on the graphical effect/method, the gradual change in the scene detail feels distracting/inconsistent to me. The overall vibe is very nice, and I like a classic dungeon crawl, works very well!

Submitted(+1)

Very good looking game!

There were some issues with text not fitting completely within the screen, so I couldn’t see what some of the messages were, but other than that it was a fun game!

Developer

You can see the full sentences on the log!

Submitted(+1)

Nice art and a big achievement getting this finished! However, the motion blur felt more disturbing than appealing, and the blurry sprites looked a bit strange to me overall. The high-res controls on the side also kept pulling me out of the 64x64 experience. Still a really cool effort and a solid entry!

Developer

It was more a noise function to cover the artifacts of the path tracing than a blur, the alternative was seeing black pixels slowly get filled when moving!

Submitted

Now that changes the picture! It’s a good way todisguise it. Better than the alternative for sure

Submitted(+1)

This is genuinely neat. Of course I starved to death despite an abundance of giant rat corpses, but, hey, some adventurers are pickier eaters than they oughta be. I didn't get far in the dungeon, but I did plunder *so* many torches off the walls, so that's neat. Also — you did a *really* admirable job incorporating all the UI stuff into the game canvas!

Well done overall.

Submitted

Having written a path tracer before, this is so cool, and such a surprising thing to show up in a 2 week game jam! It looks great, love the visual style and gameplay significance it brings. Speaking of gameplay, it's simple and effective, and I had fun doing a few runs.

Submitted(+1)

Really unique visuals, a very interesting approach and it blends well with the enemy sprites. Cool stuff!

Submitted(+1)

Its a fun game and very detailed, Good job! 

Submitted(+1)

I'm very intrigued by this rendering technique for such a low resolution. Quite unique, interesting =)

For me it also distracts a bit from the actual gameplay, but I got better used to it after a while.

Congrats on your submission!

Submitted(+1)

This looks great, but all your UI stuff is far far more than 64x64 pixels, sadly.

Developer

Would reducing the inventory icons and font would be enough? The rules say that the an UI outside the renderer would be ok, what would be your limit about that?

Submitted(+1)

The rules specifically say the controls can be displayed outside of the game. This is primarily for mobile with touch controls to have buttons to press. The other technical mention, that you might be thinking of, is that the game can have border art outside of it as long as it isn’t rendered by the game.

The buttons to the side are fine, but your game is displaying information about itself outside of the 64x64 pixel restriction. The inventory, stats below, and the text over the 64x64 display don’t follow this rule.

Developer

Thanks for the feedback! I updated the game, now inventory and stats should be inside the 64x64 constraint