Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hjohnson12/fivecarddraw

A simple five card draw application created with C# and Windows Forms
https://github.com/hjohnson12/fivecarddraw

csharp windows-forms windows-forms-csharp winforms

Last synced: 20 days ago
JSON representation

A simple five card draw application created with C# and Windows Forms

Awesome Lists containing this project

README

        

# FiveCardDraw

This application is an implementation of five card draw originally written in VB.net but re-written in C# Windows Forms. The project was re-written in 12/03/2016.

***This version is not currently being worked on***
* May add new controls with Xaml Islands at some point

# Screenshots

##### Player lost, dealer one with one pair:

![Image of Program1](Poker-5CardDraw/Images/AppEx1.png)

##### Cards are dealt, you can bet or replace cards:

![Image of Program2](Poker-5CardDraw/Images/AppEx2.png)

##### Player won by ace, 14 = Ace:

![Image of Program3](Poker-5CardDraw/Images/AppEx3.png)

## Getting Started

### Prerequisites

## Built With

C# Windows Forms

## Contributing

[Coming Soon]

## Authors

* **Hunter** - *Initial work* - [hjohnson012](https://github.com/hjohnson012)

See also the list of [contributors](https://github.com/hjohnson12/NotepadEditorUWP/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details