https://github.com/brookr/oop_deck_of_cards
Code Challenge OOP Deck of Cards
https://github.com/brookr/oop_deck_of_cards
Last synced: 3 months ago
JSON representation
Code Challenge OOP Deck of Cards
- Host: GitHub
- URL: https://github.com/brookr/oop_deck_of_cards
- Owner: brookr
- Created: 2015-09-02T16:39:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T17:23:42.000Z (almost 11 years ago)
- Last Synced: 2025-01-09T12:52:26.308Z (over 1 year ago)
- Language: Ruby
- Size: 13.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OOP Deck of Cards
Overview
I wanted to create cards with a particular suit and rank and check to see if the card already existed so there wouldn't be duplicate cards in the deck.
Sources
http://chriskottom.com/blog/2014/10/4-fantastic-ways-to-set-up-state-in-minitest/
http://stackoverflow.com/questions/22970627/raise-argumenterror-ruby