Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hjohnson12/fivecarddraw
- Owner: hjohnson12
- Created: 2019-06-10T05:59:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T18:57:12.000Z (over 5 years ago)
- Last Synced: 2024-11-15T10:56:56.123Z (3 months ago)
- Topics: csharp, windows-forms, windows-forms-csharp, winforms
- Language: C#
- Size: 5.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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