kstick9210 / War-Card-Game

My first solo coding project. A front end application utilizing HTML, CSS, and vanilla JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

War Card Game

War is a card game in which the objective is to obtain all 52 cards in the deck. Landing Page Game Board

Technologies Used:

  • HTML
  • CSS
  • Javascript/jQuery

Getting Started

Click here to launch game

Next Steps

  • Update deal function so that it assigns alternating cards to each player rather than splitting the deck down the middle
  • Add visuals to cards being dealt
  • Render cards stacked on top of each other during war sequence rather than side by side
  • Allow users to enter names to take the place of "Player 1" and "Player 2"

About

My first solo coding project. A front end application utilizing HTML, CSS, and vanilla JavaScript.


Languages

Language:CSS 53.9%Language:JavaScript 31.1%Language:HTML 15.0%