21-Companion

21-Companion

5 devlogs
1h 51m
Created by Lucas

A text-based python application designed to run in parallel with the card game 21, also called blackjack.

It keeps track of tokens and helps the dealer out with various features.

Timeline

Added the ability to delete and restore players per round!

Update attachment

Added dealer options menu

Update attachment

Added logic to allow the input of per player starting balance and also the cost per card!

Update attachment

Added player inputs, with a little code to separate names by commas and remove dodgy inputs.

Update attachment

Added the main menu to the game, with error and invalid input handling!

Update attachment