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