// 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
vkany/507-project-1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published