C#

This page contains various programs I’ve written in C#. Most of my work was done in either Microsoft Visual C# Express, or Microsoft Visual Studio.


Poker Program

Download: Poker Simulator
Version: 1.0
Filesize: 24.33 KB
Date Added: 12-20-2009
Downloads: 12
Category: C#
Tags: c#, poker, program, c sharp

Description: 5-Card, Aces-High, Command Line Poker Simulation program. Written in C# This is a good example program on how to deal with poker in C#. Contains various classes to deal with hands, cards, and decks. Check README.TXT for more information.
Poker Simulator