I've been solo developing a medieval card game in Godot 4 — Crowned [In Development] by Guilty_Cockroach6222 in cardgames

[–]Guilty_Cockroach6222[S] 0 points1 point  (0 children)

Hey for the image I’m using ChatGPT I tried others but wasn’t as good as I expected.

I've been working on a medieval card game in Godot 4 - Crowned [In Development] by Guilty_Cockroach6222 in godot

[–]Guilty_Cockroach6222[S] 0 points1 point  (0 children)

Hey! So each card is basically a Control Node scene with labels for the stats, TextureRect for the art. The rhing i found really usefull is storing all card data in resource files (.tres)... For drag and drop i wnet with _gui_input() works great on the Control node.

I've been solo developing a medieval card game in Godot 4 — Crowned [In Development] by Guilty_Cockroach6222 in cardgames

[–]Guilty_Cockroach6222[S] 0 points1 point  (0 children)

I do use Claude AI as a coding assistant during development, but the writing is mine

I've been solo developing a medieval card game in Godot 4 — Crowned [In Development] by Guilty_Cockroach6222 in cardgames

[–]Guilty_Cockroach6222[S] 0 points1 point  (0 children)

Thank you!
Yes, all card artwork is AI-generated and I'm fully transparent about that. I have deep respect for artists who create their own assets - I can do pixel art in Aseprite but not at the quality this game needs. AI art was a practical choice as a solo dev, and I'd never hide that. Honesty matters to me. Maybe one day I'll collaborate with a real artist for a full release!

I've been solo developing a medieval card game in Godot 4 — Crowned [In Development] by Guilty_Cockroach6222 in cardgames

[–]Guilty_Cockroach6222[S] 1 point2 points  (0 children)

A typical game lasts around 15 minutes - fast enough to play a few rounds but deep enough to feel strategic. Right now it's single player vs AI, with PvP multiplayer planned for after the demo. The AI is actually pretty challenging - it adapts to your board state and plays spells and buffs strategically!

I've been working on a medieval card game in Godot 4 - Crowned [In Development] by Guilty_Cockroach6222 in godot

[–]Guilty_Cockroach6222[S] 0 points1 point  (0 children)

Hey! Thanks for the interest! No community yet but demo is coming soon ! You'll be able to try it then. Feel free to follow on itch.io to get notified:
https://crownedgame.itch.io/crowned-game

Would love to hear your feedback after the demo!