Goal: Have a fully functional blackjack application with visuals and all necessary features
- player balance
- basic game logic
- multi-deck games
- double down
- splitting
- Aces (1 or 11)
- Visuals
To to be implemented later
- Python3
- numpy
- time
- pygame (to be implemented)