Skip to main content

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

Team Handsome Indie Studio

15
Posts
4
Followers
1
Following
A member registered May 20, 2024 · View creator page →

Creator of

Recent community posts

Yeah, as I said on some of my other comments, the UI/UX in the game is basically just the first thing we tried on everything. Not a ton of thought yet, just making sure it was there and functioned. Thanks for the feedback.

Honestly, this was a blast!  The guitar started tearing in right as an upgrade says "Get Bigger", which was fantastic.  Well done!

Thanks!  Yeah, the UI/UX on the game is just kind of... barely there?  Everything you see is literally the first thing we tried/thought of for each feature.  This was more of "how do we build this in Godot?"  We also got halfway through the jam, went to build the game for HTML, and realized that Godot 4 Mono doesn't support web build... and all our code was in C#... so we rewrote the first ~700 lines of code again in GDScript and kept going.  That sucked and sort of sent us scrambling in the 2nd week.

Same, I just put together a terrible "how to play" page that I toss the player into on first start. Game jams are brutal. 

I feel like this game could be VERY good.  With a nice tutorial (which I know is a nightmare to get done in a 2 week game jam), it would also be a bit easier to pick up quickly.

Oh man, the sound effects have me dying laughing, fantastic.

Super interesting mechanic of building on the different chess moves.  Maybe substituting a move for an attack at the square you would move to would be good?  A lot to build on here, good stuff.

For a first time solo game, this is very good.  I felt like the little added lunge movement on the attacks was a good design choice, made it so spamming attack wasn't the best choice.

I was able to sprint through level 1 with the dash taking no damage and fighting no enemies.  I had an issue on a game I made previously where if you got past an enemy, that was it, you could just keep running and weaving to dodge new enemies, and none of them could ever catch up.  So I made enemies run faster than the player, and then used a circle collision box attached to the player that would make them slow down when they entered it, and then speed back up when the exited it.  Made the enemies stick to the player a lot more and forced you to deal with them.  Maybe that concept could help you out here?

Also, for the simple artwork and animations, it was very visually appealing.  Kudos.

(1 edit)

Ah man, we started off with the concept of swapping hosts too on our game, and pivoted away because it just hindered the whole "build up your deck" concept.  I like how it plays in your game, well done!  Having hosts with better and better abilities (or multiple abilities) that you can use when you swap would be a good addition if you keep building this.

Thanks!   Was a really fun learning experience to figure out how to make it all work technically.

Really enjoyable!  Tank controls I think are a good choice to make the game more difficulty, but they do throw you for a loop at the start.  Maybe add a time out on the heal or give bullets a timeout so you can't just camp a hex and clear the one next to it?

(4 edits)

Yeah, since we started from scratch on this, we were scrambling to get everything functioning on time to submit. So UI/UX is definitely the weakest part of the game. If we keep building it, we will add more animations to show effects and such. We didn't even have card draw and discard animations until like 48 hours before the jam ended.

There were 3 of us, and one of the guys on our team is an artist. I believe he had some of the art already started for just practice/fun, but yeah, he did almost all the art himself. I am the programmer and was able to help him a bit on the characters with my very limited skills. That is why there is more variation there, 2 of us working on it.

We also just threw a bunch of cards together to try, not a lot of thought went into that side of it. This was almost more of a technical experiment to prove we could build a card game. All 3 team members work full time on jobs that have nothing to do with making games and have families and other obligations, so to be honest we are all just relieved it is playable at all.

sorry!  with the submission confusion, we didn't get all the directions included in the game.  you win by surviving 30 days with over 1k favor. but thanks for the feedback!

(2 edits)

Thanks for playing! We are still doing a ton of tuning, but had to submit for the game jam. The goal is actually to stay above the needed favor until day 30. But we don't have a clear set of directions in. Thanks for the feedback, it is greatly appreciated!

... Good...?  I think?