Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 628 Bytes

Version updates

  • created the app and connected API to the console rendered a single random card
  • github responitory pushed
  • added Routes landing page, button to gameboard
  • begun adding state and logic to compare values to the cards
  • created discard pile for cards won each round for each player
  • created logic to reshuffle the discard back into the player pile
  • Create logic for winning the game and counting score for each player
  • created landing page and embbed video for how to play "war"
  • created about page for team
  • created navbar component for each page
  • deployed app to netlify
  • finishing touches for css