
How to make a CARD GAME – Unity Tutorial 2022
Blackthornprod
Views: 96601
Like: 2521
card game asset pack:
—————–
Learn how to make a simple but effective card game system using Unity and C#!
You’ll be able to draw cards from a deck and once played, they’ll go to a discard pile which in turn can be shuffled back into the deck.
—————–
Learn how to make a simple but effective card game system using Unity and C#!
You’ll be able to draw cards from a deck and once played, they’ll go to a discard pile which in turn can be shuffled back into the deck.
25.01.2023
Great work mate. I liked the the way you choose topics which doesn't have enough tutorials on youtube.
I would love to see this turned into a full on game like Yu-Gi-Oh Master Duel or as a Game Jam game, that'd be amazing Noah!
can you do a tutorial on how to make a scratch like interface? where u can use blocks to code inside of your game?
YUSSSSSS ITS FINALLY HERE
Hi just as a warn for others! At first time I thought this will be something more usefull, but in this demo, you literally just put the card from one aray to an other. Where are card abilities or event handlers to trigger or interrupt card effects? I mean obviously you can not create a full game in 8 minutes, but at least come design into the code or something? The cards now literally hard coded with the UI, which are not able to separate from the inputs which could be not only mouse, but AI, ot network input from opponents. I like yout videos anyway, but now I feel a bit that it was a bit clickbait.. 🙁
Far too fast for me. These quick tutorials give me a sore head, lol…. But I appreciate the effort and understand that other people might like them faster like this. I prefer Sebastian Lagues slow, calm and methodical approach, his videos are like ASMR to me.
Amazing tutorial!
bro, I literally just made a card game for a game jam. Chill out with weirdly timed videos here. jeeeeeeeez
Thanks Noah for your invaluable game tutorials… 🙂🙏🏻
you should make a 3d game with the same style but 3d
Sir Can you please take out a tutorial of how can I make this card into turn by turn 2 player games or online multiplier
What timing just what i needed today Thanks. 🙂
It looks so simple now , thanks!
I'm allergic to coding
If we got a Udemy tutorial 2d card game from start to finish with art creation would be so cool!
Slots like my deck 😎
what version of unity you use?
Hey guys, just curious if you ever gonna make a course/tutorial series on other engines (like godot or unreal)?
How do you know what games I want to make? I was just thinking about making a card game. Thanks!
Please upload a video about Enemy AI in card game
Really nice Video.
Could you make a Tutorial about making the exect same thing but using Scriptable Objects for the Cards. Espiacially how to activate and deactivate the cards than. That would be awesome.
Dont you usually draw the card thats on top of the deck instead of a random one, lol
Thank you for the run through-H!
Great timing, I just started this very project. We had a similar approach which makes me happy, since I've not been using Unity/C# long.
what
Another awesome tutorial! Any chance of this being made into a series, with videos detailing each step of the process? i.e. Card creation, scripts, possible mechanics, UI, etc. Thank you!
I dont know what im doing wrong with this but all of my assets are downloaded and imported, but I don't have Any card slots created, and I dont have the Deck Number text either.
Hey. Thanks for the tutorial!
Thanks for the content!!!!
Great tut, thanks for that. But… please don't show people to update UI texts in Update method when it needs to be updated only now and then. New programmers will pick bad habbits.
lmao i could never watch this video the way you annunciate the last letter of each sentence so cringe
Hi, I have a question at 0:53. How did you create the entity thing for card slots?
awesome
Great Tutorial! 😀
Is there a reason you're setting the Deck Size Title in the update function, and not just when the number of cards in the deck changes?
Thanks! I hope you can make part 2 of this.
How to make this multiplayer? in pgoton pun 2 ofc
I was initially pretty hopeful for this video, especially since it's one of the only recent card-game tutorials for Unity that doesn't span hours of content, but it's just too fast, too surface-level, and too expectant that I'm planning to use only the assets and content that has been created here. Totally worthless in that way. If you're any level of Unity beginner, look elsewhere. This video will only confuse and frustrate you.
Thank you for an amazing tutorial. Great basis of a system.
I need to know the skin you use in your code editor?
it would help to explain what the rules are of the card game because as i stare at it i have no clue what you are making card wise so its hard to gauge if those systems work together well
Instead of making a list for the deck, make it a queue. Easier to manage, less error prone
Great Video Could You please do a tutorial on Upgrade cards, something like brotato or something along them lines, I've searched youtube and cannot find a tutorial anywhere
Is there a way to make a card game on mobile? Probably not but I want to ask anyway for any hope.
What level of C# do I need, cuz mine is 0 😀 :X
No
So how would you give a card an effect? Like what if I wanted to make it be a monster that stays on the field? What if I wanted it to do three damage and then go to the discard? What if I wanted it to draw two cards, or be a creature that could have an added ability? Is there a possibility that you'll do a tutorial for that?
I got the exact same code for the game manager but i dont get the public lists in Unity. Annoying =)
Music?
Great video!
Multiplayer??