/card-game-war

This app allows you to play the classic card game "War!"

Primary LanguageJavaScript

WAR!

Up for a fun card game? Maybe some gambling? This app lets you play the classic card game WAR! This app was built using HTML, CSS, and JavaScript, along with the Deck of Cards API.

Known Issues:

  • cannot initiate war when there are fewer than 8 cards remaining in the deck

Planned Updates:

  • add ability for users to enter custom names for players 1 and 2
  • store last drawn cards in localStorage so they remain on the screen on page refresh
  • make the scores remain on the screen on page refresh