Skip to content

Kursius/PairProgrammingMKurse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PairProgrammingMKurse

A repo for Pair Programming task in Turing College

The main objective is to write a Python program that allows user to play "WAR" card game.

The main requirements for the program would be:

  1. The Deck of cards is initialized randomly.
  2. The deck is split evenly among the 2 players.
  3. Cards are compared
  4. If needed, war is initiated
  5. The winner takes won cards, in random order, and adds to bottom of their deck
  6. Constant check if decks are not empty, if empty, declare winner, end game.

About

A repo for Pair Programming task in Turing College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages