I'm new to Unity and I need help

I’m new to Unity and there’s something in particular I want to do.

I know it won’t be easy, but I want to make an online TCG (Trading Card Game) - I have the game rules already layed out, and have over 1,000 cards added to Lackey, fully tested, however I want to make it to where people can play against AIs and other players to get in-game points to use for packs, I’m not looking for microtransactions per say, more on the lines of what the hand-held YuGiOh games did with Duelist Points.

my questions are: would this be possible to do with Unity, if so, is there any help you can give me to start? I’d appreciate any help you can give me, as this is something I’ve been wanting to do for years.

nevermind, found the tutorials.

Start small. I’d advise ditching the networked multi player and AI for the moment. Can you get your game working with just a dozen cards and two players on one system. Once you can do this, and you can establish the game is fun, then I’d suggest investigating network play.

Leave adding in all the content until you get the underlying game and networking working.

1 Like