Play game
Sands of Avarice's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #170 | 3.632 | 3.632 |
Innovation | #254 | 3.000 | 3.000 |
Theme | #260 | 3.474 | 3.474 |
Overall | #408 | 2.842 | 2.842 |
Game Design | #423 | 2.789 | 2.789 |
Fun | #518 | 2.421 | 2.421 |
Audio | #649 | 1.737 | 1.737 |
Ranked from 19 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game fit the theme?
You have to dive deeper and deeper into a dark tomb driven by your greed to plunder it's riches
Did you write all the code and made all the assets from scratch?
Yes, we did write all code and created all assets ourselves
Leave a comment
Log in with itch.io to leave a comment.
Comments
I must be a moron. Couldn't figure out where to place the crystals.
...On the ground
The art style is incredible and I really liked the crystal mechanics. Unfortunately I couldn't figure out how to collect treasure, and after two runs that ended in bugs (falling through world once, and screen instantly going black in another) I got impatient and stopped playing. I only noticed the instructions in the images afterwards, maybe I would have had an easier time if I had noticed them!
Thank you for the feedback! I aggree and now i have something to focus on in the next jam.
Seems like an interesting game but couldn't figure out how to get past the dark hallway. Maybe a tutorial could help.
There is no tutorial but the images and the written instructions on the itch.io page tell you all you need (at least i hope. If not then my bad)
Btw you need to place crystals to avoid tge dark (crystals are pictured on the itch page)
It is running smoothly as a WebGL version which is cool. However, I could just leave the tomb without doing anything and won. Or lost. I don’t really know :-)
I really love the concept and I think the art looks great! I think the mechanic of linking light and all the different puzzles you could create out of it while exploring a tomb would make for a really amazing full game
Great game! I loved it there were some weird bugs but other than that it's a solid game
Looks very cool and well-optimized for web.
The idea and graphics are good. But the game with bugs often freezes. If you fix it, it will be a great job
Nice game and I like the concept! It definitely was a struggle for me initially to figure out what to do and get confused about using the crystals. I'd say a tutorial would make a significant improvement on this game. Other than that, this game is great.
sadly there are some bugs with tracing interaction and passing through walls, apart from that, the game looks pretty and the idea of exploring the tombs is nice
I can't aggre with the compliments for ethical reasons, but i think you summarised it pretty well. Thanks for the feedback
3D games like this are always incredibly impressive in game jams, great work! I did encounter an issue where I was near a light and still devoured by darkness regardless. The only thing that I think could have caused this is that I briefly went into a dark area, which could have triggered the event.
The darkness works based on your distance to the closest light and interpolates a charge value between 0 and 1 (0=death). I noticed this bug before but i didn't have time to fix it :/ Thanks for the feedback!
Fair enough. Bugs slip by too easily when working on a tight deadline. I literally just discovered a bug (fortunately one that's just visual and not game breaking) in my game that was caused by me using '==' when I should have used '<='. I just wasn't sure if it was a bug or not, since it could have theoretically been made that way intentionally for the sake of difficulty.
yeah, that happens, but it's about learning i guess. By the way i never use == unless i absolutely have to, <=, => can stop a lot of edge cases from causing truble.
Yeah, at the time it made sense to use '==' since it had to do with player health and there were some specific things that needed to happen when health was exactly zero (and it was easier to just let the player keep taking damage afterwards, and to work around that). This wasn't an issue since everything in the game did exactly 1 damage. Then I introduced sea mines which do double damage if you're too close and completely forgot to update the original code. It doesn't actually affect gameplay (you still lose if your health goes below 1), it's just annoying.
Sorry but I don't really understand what to do at first. There are only two objects that I can take with me but I don't know where to place them...
There are more actually. There are the two crystals and a floor tile marked with a door symbol. You can place that on the X
Triple A level, straight up banger of game. Was so afraid at one point i started to question whether this game was actual reailty. 10/10 would recomend to a freind or family member.