Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.
/ War.NET Public archive

.NET Forms implementation of the popular card game "War"

License

Notifications You must be signed in to change notification settings

EthanDelong/War.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War.NET

War.NET is a .NET Forms application based on the popular card game "War".

Rules

Credit- https://bicyclecards.com/how-to-play/war/

The goal is to be the first player to win all 52 cards

THE DEAL

The deck is divided evenly, with each player receiving 26 cards, dealt one at a time, face down. Anyone may deal first. Each player places their stack of cards face down, in front of them.

THE PLAY

Each player turns up a card at the same time and the player with the higher card takes both cards and puts them, face down, on the bottom of his stack.

If the cards are the same rank, it is War. Each player turns up one card face down and one card face up. The player with the higher cards takes both piles (six cards). If the turned-up cards are again the same rank, each player places another card face down and turns another card face up. The player with the higher card takes all 10 cards, and so on.

HOW TO KEEP SCORE

The game ends when one player has won all the cards.

Image Credit

The card face image in this project was created with the help of Vectorized Playing Cards 3.1

Vectorized Playing Cards 3.1

https://totalnonsense.com/open-source-vector-playing-cards/

Copyright 2011,2019 – Chris Aguilar – conjurenation at gmail dot com

Licensed under: LGPL 3.0 – https://www.gnu.org/licenses/lgpl-3.0.html

About

.NET Forms implementation of the popular card game "War"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors