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

Delete Card Controller Method #13

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

Delete Card Controller Method #13

NathanHealea opened this issue Jan 21, 2016 · 0 comments

Comments

@NathanHealea
Copy link
Contributor

Delete card method should remove the last card from any column in the game.

Requirements:

  1. The method should handle any column request to delete a card
  2. Card should be remove from the game state
  3. Error handle should be done to prevent out of bound indexing
  4. Changes in the game state should be reflected in the view
@NathanHealea NathanHealea changed the title Delete Card Method Delete Card Controller Method Jan 22, 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

1 participant