Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 729 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 729 Bytes

Test Project

Create a mini gane where clicking the button generate several hand cards. Please be sure to fork this repo, remove these and instruction and validate your code.

  • a hand has seven cards
  • the winner of the game will be by the amount of pairs a hand has
  • each "deal" will create a brand new "game" with new hands
  • display those hands
  • mark each hand "pais" with proper border. Be sure to that diff pairs has diff borders
  • game has two hands by default
  • organized code

Extra

  • option to add ore had to the game (and remove)
  • tests

Helpers

example card