Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game Class #6

Open
NathanHealea opened this issue Jan 20, 2016 · 0 comments
Open

Game Class #6

NathanHealea opened this issue Jan 20, 2016 · 0 comments
Assignees

Comments

@NathanHealea
Copy link
Contributor

The game class will be the state object that will be passed back and forth between

Requirements:

  1. should contain four arrays that hold 13 cards.
  2. Deal method, deals a card to each column.
  3. Move method, moves a card from one column to the other.
  4. Delete method, removes a card from a column.
  5. Reset method, clears all information, sets game backup
Sedwick pushed a commit that referenced this issue Jan 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants