Skip to content

The card game War written as a C# console app (just because).

Notifications You must be signed in to change notification settings

mluzarow/Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card-Game

The card game War written as a C# console app (just because).

A C# version of the old card game "War" in which two players recieve one half of a randomized set of cards sourced from a single 52 card deck. The goal of the game is to lose all of your cards before your opponent. The game does not have much strategy involved but it's faithful to the origin card game, which doesn't have much strategy either.

Releases

No releases published

Packages

No packages published

Languages