Skip to content

TheQuack45/BlackjackWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackjackWPF

This is a Blackjack game written in C# and the Microsoft .NET framework. It was written for a school project over a period of roughly 1 month.

Technologies/design patterns used

This project was written in C# 6.0 with the Microsoft .NET Framework 4.6. It uses Windows Presentation Foundation (WPF) for the GUI production, and implements the Model View ViewModel (MVVM) design pattern. (though I don't guarantee that I used MVVM properly.)

Attributions

Thanks to Microsoft for the beauty that is C#, .NET, and WPF.

Thanks to Byron Knoll for the card images used. (These are likely public domain, but it is unclear.)

About

A simple Blackjack game written in C# 6.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages