FoonLudum Dare ExplorerLD57 → Abysmal fate

Abysmal fate

By k1n

View on ldjam.com

CategoryRankScoreCount
Overall2742.8329
Fun2732.6429
Innovation2632.6629
Theme2652.7529
Graphics2752.6528
Audio2082.7328
Humor1702.5826
Mood2362.9628

Comments

gargantuan-janitor 2025-04-07 03:13

The itch link is broken

k1n 2025-04-07 03:16

Itch.io link is working now

manabreak 2025-04-07 04:00

I think this game could benefit from some instructions. I didn't understand the mechanics and ended up randomly doing things.

Also, the flickering background is something that might be problematic for people with photosensitivity issues (myself included).

rubatotree 2025-04-07 09:23

I found a strategy that can win every round of games: Use the "S" orb to steal the card with the maximum number, and use it to eat all other enemy cards.

This strategy makes this game really easier......

xpoho 2025-04-07 09:39

изображение_2025-04-07_163823706.png

Lets be honest - I just randomly move my cards around and suddenly I won! Anyway this is nice try, maybe add some more accurate mechanic and it will be beautiful ^_^

k1n 2025-04-07 10:35

I made the game this easy on purpose, just for learning some stuff creating a game using library and c++. I really happy seeing someone plays my game though it's mechanically hella easy. Probably(rather) in future, I will do some more cooler stuff.

atsh 2025-04-07 15:54

I think there can be a nice idea here - sort of a solitare game where you have to eat opponent cards

Right now it's a bit too simplistic in the presentation, and seem a little too simple (the text was a little small for me BTW, so I had a hard time reading)

Overall the game flows well, just need to elaboare on this idea

caffeinetrip 2025-04-08 12:37

Вайбовенько, простенько, залипательно 😈

resty 2025-04-08 16:42

game itself is quite simple. works quite well. really cool to see a c++ game in 2 days jam, especially a card game. could try some twist to make it more strategic.

pythorogus 2025-04-08 19:48

I think game is too simple, you have 1 big card and you eat all opponent's card. Powers are always available, maybe limit it ? Maybe when you eat a card, it destroys your card ? Just ideas. But space and cards are a really good mood. Nice to see a c++ game too, good job

pincushion 2025-04-08 20:01

It is a simple game with a soft vibe. The idea of a deck vs deck fight is interesting. Definitely needs more challenge, and some instruction. Nice spacey vibes between the music and color scheme.

The end screen has me wondering what's the story.

jovialknoll 2025-04-09 00:56

I think a game like these needs more room for strategic choices. As other commenters have noted there are simple strategies to win, I never felt like I had a reason to use a particular method over another. UI works well.

gdman 2025-04-13 12:53

Cudos for making game in c++/raylib. There is some potential as strategy game, for example if your number depletes when you combat other card. Good luck

bentglasstube 2025-04-21 04:08

Great project for learning to make things. As others have mentioned, there should be some indication of how things work. Ideally put this in the game, but in a pinch you can explain in the submission text. I can definitely see an interesting game loop buried in here so keep at it.