JavaScriptWar Game

HTML, CSS, & JavaScript

GitHub Repo Live version

In this rework of the classic card game "War", the Deck of Cards API is integrated to create unique battles in a solitaire style war to determine the champion!

Growing up, War was a favorite to play with my sibilings. I had an absolute blast recreating this game and learning how to integrate the Deck of Cards API into my project. In the future, I have several other card games that I would love to create!

This project was built with HTML, CSS, & JavaScript. By integrating the "Deck of Cards API", I was able to focus on designing this project while leveraging the pre-made deck of cards from the API!