Dealer’s Choice
Dealer’s Choice is my personal development project. The goal is to make a card game web service and some web widgets to serve as user interface. Nothing much to show yet, but here’s some stuff I have:
- CardGame built with Processing: a prototype browser-resident game with no server connections.
- Tic Tac Toe: a proof-of-concept for the game-state web service and AJAX based web client.