danielbrackett / BlackJack

Making my own BlackJack game.
GNU General Public License v3.0
0 stars 0 forks source link

replace card values with an enum #2

Closed danielbrackett closed 4 years ago

danielbrackett commented 4 years ago

pull out the card values from the card obj and move them to their own enum.