# Roulette Payout Choose each player's bets and see how much each player is owed depending on where the ball landed. ## Compilation `qt6-base` and `qt6-declarative` needed. ``` cmake -B build cd build make ```