-
WefNET
- Texas Hold 'Em Simulator
You got:
- Cards are defined with POCO classes and enums.
- Mock deck created and shuffled.
- WebAPI spits out hands with groups: hole, flop, turn, river, in JSON.
- Also included in JSON is the name of the hand rank.
- Cards are rendered with the HTML Canvas via JavaScript.
- Uses EaselJS library to group and layer objects.