Tagged Questions

1
vote
2answers
510 views

C# ASP.Net BlackJack/CardGames Reference

I want to build a card game in C# ASP.Net. Something like blackjack or solitaire. Has anyone any ideas on how to go about doing this or any references I could refer to? Books on card game designs ...