Skip to content

CartBlanche/CardGameStarterKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Game Starter Kit

This C# Starter Kit is a complete BlackJack card game.

CardGame Framework

History

The original code can be found here https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.CardGameStarterKit-VCS-3882 and dates back to 2010. It was built using WinForms.

Project Goals

Our goal is to update the original starter kit to work with modern GUI systems, so that anyone interested in creating a card game of sorts, can use this as a starting point. Over time the plan is to make this more modular, so game logic can be shared across GUIs and platforms, thus making porting easier.

Versions

WinForms (inital check-in with VS2022 sln)

image

MAUI (Android, iOS, MacOS and Windows)

image

(other?)

Want to help?

Thanks for wanting to help. Look at the Issues page for areas you could get your teeth into! Or if you have a suggestion, let me know on Twitter @SoftSavage :).

About

This C# Starter Kit is a complete BlackJack card game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages