Skip to main content

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

A Gneiss ExpeditionView game page

A short dungeon crawler made for Ember Jam
Submitted by Auseawesome, icefly147, Virtuearles — 21 hours, 53 minutes before the deadline
Rated by 12 people so far
Add to collection

Play game

A Gneiss Expedition's itch.io page

Rate this game

In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.

GitHub Repository
https://github.com/Auseawesome/a-gneiss-expedition

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+2)

Love the unique style and artwork! The game was very enjoyable and the theming was great! However, I do think it would be very useful to add some hints at the start that help the player understand which tiles they can and cannot walk over (as well as which blocks can and cannot be mined). Overall, though, the concept is very creative and the game is definitely one of the top games submitted to Ember!

Developer(+1)

As is yours! Thank you for the kind words and if I do get to expanding this game I will definitely add in a tutorial. I've been debating adding in a system for dynamically loading level packs in with godots .pck system which would allow me to make an entire tutorial pack for people who are new, due to the level loading system I made this shouldn't be too hard and I'll definitely do it if it scores well and I find the time.

Developer(+1)

Hi, thank you so much for the feedback! As Auseawesome mentioned this is something we'll be working to improve with the feedback we receive from this jam so we really appreciate any words of advice.

Submitted(+2)

The art is very cute and unique in style, and the ability to walk through walls while holding a pickaxe is so smoooth. No audio though :(

Developer(+1)

Yeah, audio isn't my strong suit and I wanted to be able to say everything was made by me and my teammates so I decided it'd be best to omit it for the jam. Didn't have time to compose my own music and I'm no foley artist. Thanks for the kind words about the pickaxe, I enjoyed adding it and think it helped a bunch allow levels to be opened up and be made more interesting!

Submitted

Fair fair.  Usually I just throw in some stuff from Pixabay. Even something as simple as walking sounds would boost audio mark, since if you don't have audio, the best I can give you is 1 star in that area. 

Developer(+2)

Audio is definitely something that would really improve the game. A big hurdle was definitely none of us had any prior experience with any audio tools. The art is all Auseawesome's amazing work :) Thanks a lot for the feedback!

Submitted(+1)

Its great to see that you made your own artwork! Although the sword is a little buggy (can hit through walls) which makes the game pretty easy.

Developer(+1)

Yeah, the sword being able to hit through walls is an annoying by-product of how it was made and unfortunately refactoring it wouldve taken too much time for the jam. Thanks for your kind words on the art though and if it does well in the Jam Ill do a postmortem and fix the game up with more content and better physics. Maybe even more weapon types? I'll have to see...

Submitted(+2)

Cool art, good job!

Developer

Thank you so much for your feedback! The art was done by our resident artist/wizard Auseawesome!

Submitted(+1)

I really like the mining system as a way to progress through floors, and the combat system was simplistic and well designed.  I found that I was struggling to tell what I could and couldn't walk over for the first few minutes, and also that the game was a little to easy. Other than that, it was a great game!

Developer

Yeah, I do think some of the decorations can at sometimes look like solid walls, and yeah I kept it somewhat easy to prevent moments where you get overwhelmed and it feels unfair. Thanks for the positive feedback though, if it does well after this jam maybe I'll revisit some of the feedback and maybe even add multiple difficulties!

Submitted(+1)

I dont get the goal of the game

Developer (1 edit)

It's all explained in the description, it is a dungeon crawler with a final boss you need to kill. Move through the levels killing enemies and using your pickaxe to break down walls before using the ladder to climb down to the next level!

Submitted(+1)

Arightyy!! Thanks

Submitted(+1)

The art is nice but I wish there was more of a menu and/or tutorial, as it wasn't very intuitive as to what was mine-able and what wasn't. You can kill enemies easy by putting your sword through the wall, and they just go there so maybe next time try looking into zoned enemies (they have a range the player must be in to start attacking). I like the game though, it's pretty fun!

Developer(+1)

I thought about making the enemies zoned, but due to the fact all of the levels are tilemap based that ended up being more challenging than expected to implement. Killing enemies through the wall is known but I didn't feel that was *too* big of an issue and fixing it with a raycast or similar was not particularly easy to implement.

I did want to make a menu or tutorial but sadly didn't get around to it, maybe I'll expand it a bit more after the jam is over depending on how well it was done. I'll add what is mineable to the description, thanks for that feedback!

Submitted(+1)

That makes a lot of sense. Game jams are really hard with the whole deadline and all. It's nice that you were able to ship and put a game out there though!