Skip to content

vkany/507-project-1

Repository files navigation

                      // Card GAME of WAR //




~ What is this?
  This is a simple code to help set up a game of cards. There are four parts to the
  game. The Deck class is a collection of multiple card objects. The deck class
  has various methods and functions to set a up a war game of cards.
  The code is designed with bugs in it.


~ What do I need?
- Setting up a virtual env
- Activate the virtual environment
- pip install -r requirements.txt


~ Where are the tests?
There are test cases written to catch the bugs in the code in SI507F17_project1_tests.py
- You can run the test by activating the virtual environment and running the SI507F17_project1_tests.py python file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages