Skip to main content
Code Review

Return to Revisions

3 of 3
replaced http://stackoverflow.com/ with https://stackoverflow.com/

The ranks, suits, and cards should all be immutable. I used enums for rank, suit, and card. sample code is here. i used an abstract Cards class which held an array of cards and extended that to a deck class and a hand class.

default

AltStyle によって変換されたページ (->オリジナル) /