Skip to content

tjhoff16/507w1proj

Repository files navigation

To use this code, you will need python 3.6 from https://www.python.org/downloads. To clone or download this code, click the green button on the right and select your option. Once the code (and python) is downloaded, double click a code file to run it.

This project has 3 distinct functionalities.

  1. It creates a single card or a standard deck of playing cards using Classes, and allows the ability to deal, 'pop' off, sort, and shuffle the cards.

  2. It will automatically play a game of war, and print the scores and which of the two players won on the command line.

  3. It will take a string as input and search the iTunes API for songs related to that string, then randomly select one to return.

There are some unsolved bugs in this code. SI507F17_project1_tests.py has tests for the functionality of the code and will allow you to find some of the bugs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages