C# Academy project - WETI .NET students group is giving a chance to get certified in C#. This project is an attempt to fulfill last requirement to achieve that certificate.
Visual Studio 2015 CE should be fine.
Open solution, build it, and run.
- WPF application (buttons, some text fields)
- enums, dictionaries, overiding toString()
- Shuffling algoritms - at least one
- Sorting hand by suite and value
- Counting HCP points for each hand
- Predicting opening bid for one player (strategy pattern {?})
This project is licensed under the MIT License - see the LICENSE.md file for details.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Sylwester Herber - Initial work - slyher