Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Oooh, this is a simple and fun ruleset! I could totally see this turn into a tabletop game.

I played the first two stages and wasn’t very impressed by the AI. Just wondering: Does it get smarter eventually or does difficulty only scale via health? Understandable if it doesn’t considering it was a 48 h jam, just wondering.

There are probably a few more things that could be done presentation-wise, but I really liked how clean, readable and informative the UI was, which is much more important in a strategy game than fancy visuals. Nicely done! (The only thing I’d really like to have would be a fast mode that speeds up animations)

All in all, a really cool concept. Honestly not sure if it could turn into a full single-player game, but I’d definitely like to see this turn into a two-player game, whether physical or digital.

(2 edits)

Thank you! Yes, as you guessed AI has an intelligence level on each stage. In first it's 6/10, in second it's 8/10, and in third it's 10/10. AI decides if cards are useful or not with his intelligence score. But even 10/10 intelligence is not perfect because you won't have any chance to win. So we can assume max intelligence is something like 11. But in 10 intellect, it tries to do its best. It was really pain to write that system in 48 hours as solo. It has more than 2000 lines of code for every different situation(Most of them are switch statements xD). In 10/10 intelligence he will probably counter most of your attacks, but sadly I think 6/10 was too low for first stage because its actions feels like random.

I agree with, I don't see this as a single player experience too. So I'm going to make this as a tabletop card game. I will add different cards and more features while respecting the core elements and gameplay. If you have any ideas for it, please let me know. If you liked that, you will like final physical version too. I will create a Kickstarter project in the future when I add things that will break repetitive gameplay of this game.

Thank you for your review, and I'm glad you liked it. Have a good day ^^