G. Conclusions and Recommendations

The blackjack game our group created runs smoothly but there is definitely room for improvement in the code. One recommendation for future developers is to store the data and the sprites together, this will allow this part of the game to function more efficiently. Also store each players cards together instead of grouping the cards by when they were dealt and indexing them.