This game is based on a card game that a friend of mine created. It had some pretty interesting rules, so I wanted to implement this game as a program. Right now, it is just text based.
This program was made to teach myself the Java programming language.
I created this program using the Java language with the IntelliJ code editor.
{Make a list of websites that you found helpful in this project}
- Implement the wild card effects
- Improve scoring
- Working on a more visual version of the game (not text-based)