Skip to content

BenjaminVerble/war-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War Card Game

2-4 player game that ends when one player has all the cards

Getting Started

Install

npm install

Demo

npm start

Run Tests

npm test

How to play

  • Select the number of players from the drop down
  • Click "New Game" button to reshuffle the deck and start a new game
  • Click "Battle" button to show the next card
  • The game is complete when one player has all the cards
  • Note: Face cards are represented by numbers (ex. 11 = Jack)

About

War Card Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.7%
  • CSS 8.3%
  • HTML 2.0%