Game development with C#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, I want to develop cards game (.jpg,.jpeg) using C#. Please let me know is C# is a better way to do it. If any one have sample source code which loads one main image in a background and other card images as per the logic on that will help. Thnks
There's a cards.dll on your machine that contains a deck that you only need to shuffle. C# and VB.NET are both viable choice's, pick the one that you're experienced with. The links below use the cards.dll, instead of jpg images. There's a card-game starterkit on MSDN. You can download the C# version here[^], or the VB.NET version here[^]. There are also some good examples on CodeProject and a cool C# tutorial can be found here[^]. Good luck and Happy programming :)
I are troll :)