AfterKraft / BlackJack

BlackJack Program for our Group Project
0 stars 0 forks source link

State Machine to determine player's turns #8

Open gabizou opened 11 years ago

gabizou commented 11 years ago

It'd be nice to have a state machine to allow the GameTable (in this case, BlackJackGameTable) an easier way of determining the end of a game/round/player status etc.