Skip to content

Mini project from my Udemy course. Currently have the card game BS made; hoping to do Go Fish next to solidify my practical use of Interfaces and Abstract Classes.

Notifications You must be signed in to change notification settings

DylanPerez04/CardGames_InConsole

Repository files navigation

CardGames_InConsole

I currently have the card game BS (or Cheat) programmed in, I plan on creating Go Fish sometime in the future simply to solidify my comprehension and use of Interfaces and Abstract Classes.

BE SURE that your console output is formatted as UTF-8, or else the suit characters will appear as ? in your console

For intellij, add this to your console VM Options:

-Dstdout.encoding=UTF-8

About

Mini project from my Udemy course. Currently have the card game BS made; hoping to do Go Fish next to solidify my practical use of Interfaces and Abstract Classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages