ryaan-anthony / poker-slots

Interactive slot machine for the command line
0 stars 0 forks source link

Move bet validation to slot_machine #1

Open ryaan-anthony opened 5 years ago

ryaan-anthony commented 5 years ago

GameEngine should just handle the input/output and leave the logic to the game (slot_machine in this case)