
How to Create a Card Game in Java (Uno) Part 1 – Card Class (Code Clique)
Code Clique
Views: 22358
Like: 212
Part 1 of my Uno Card Game tutorial. In this video we create the Card class in Java.
If you have any questions or comments drop it below.
I’m not an expert in Java but CS is my major in college. I created this project my senior year of high school as a final project in one of my CS classes.
04.01.2022
hey man, great video! I wanted to know if you could tell me how to implement the card values from a database instead of using enumeration? For example if the values and colors were stored in a database table, how would we tell java to use those values?
guardalo come copia il progetto, sudicio
Very useful!!! Thank you
Wow, great video!
Whats the name of the compiler bro
Wish I would of found this video when I first started coding
Dude you need to upload more! You’re so good
Joo that is so cool;)
Appreciate your effort
+1 sub
Sorry for the weird question, but do you have any idea how to make this online, or local online? I'm trying to make a card game for me and my family to play with each other online.
Either way, great video!
Could you make a video about how to program Coloretto?
Here are the rules: https://www.ultraboardgames.com/coloretto/game-rules.php
music was overwhelming.
Wheres the source code
How would I do if I wanted to change the values of some of the cards?
Can I have the source code?
if I want to build a game but the game have just Values(like: attack, skip, etc), this way will be support my game?