Play game
Kalma's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Innovation | #57 | 3.402 | 3.857 |
Quality | #60 | 3.528 | 4.000 |
Overall | #83 | 3.150 | 3.571 |
Completeness | #114 | 2.520 | 2.857 |
Ranked from 7 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
Impressed that you got a “3D” game into this 2D resolution, ray casting FTW. Props for sharing the code, I was surprised to see the maps were just an array of 1s and 0s, clever. Also +1 for the Linux build, and cool that you capped the FPS at 30, it gave the game an authentic Nokia 3310 feel. It was a bit unintuitive to know whether you’re succeeding in the fight or not, but generally it was a pretty well done game, respect!
Ok 2 things: playing it in this small resolution was nice but an option for fullscreen or resizable window would’ve been nicer, also I couldn’t find a way to quit the game from within it, I had to alt-Tab out and ctrl-C the process.
Thanks for feedback! :) ESC key should close the game.
Cool little FPS dungeon crawler. It's impressive that 3D graphics are still possible for this low of a resolution.
The 3D graphics look really good despite the screen limitations.
I didn't figure out how to avoid enemy attacks.
Wow, even had a linux build :) Very cute little dungeon crawler. Cool looking graphics. Wish it had a biiit more to it, but it was fun.
I developed this on linux so yes ;)
Classic but effective dungeon crawler, it lacks of diversity but it’s a Gamejam game. The 3D is clear, and it”s easy to handle, you have “used” the console to display damage, it’s interesting but totally not nokia (but not really usefful and can be hidde by the game). Itook a good moment with that game this is a good entry.
The console that appears on windows just shows the debug log. I couldn’t disable it from the windows build, since I don’t even have windows, I cross-built it from linux.
Ok don’t worry about that, for the control i have tested another MAZE game with better control and you can inspire of it i think ( https://dewolen.itch.io/3310-mazer ) When you press turn that make 90 deg rotation automaticaly.
Quite nice dungeon crawler, 3d project on jams like this are especially fun to check out