Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 441 Bytes

pokerassistantVB

Poker assistant helps manage a small tournament style poker game.

Features:

  • Clock to manage increase of the blinds
  • Various blind structures
  • Ability to enter players into the tournament
  • Set up to 3 prize rewards
  • Calculate wins and losses for each player
  • No money needs to change hands until the end of the game

Runs on Windows using .NET framework. C# version also available on request which handles re-buys.