Inspiration

The desire to interact with my friends.

What it does

An online emulator for the card game war. The gameplay: When the button is pressed on the screen, the game can begin The game generates a new deck of cards, which is an array of an object card, and shuffles them before splitting them in two equal piles, one of the player, and one for the AI When the user presses the button again, a function called Next_card is called, which pops the top card off the players deck, and puts it in the middle of the table. The Ai then does the same and puts its top card next to the player. It then checks to see if someone wins (as the highest value) if someone wins, display that allow the player to do another go

How we built it

We used HTML, CSS, Javascript

Challenges we ran into

We found difficult implementing multiplayer using google cloud

The chat window was hard to complete.

Accomplishments that we're proud of

We learnt how to use the three languages

What we learned

How to make a chat box and how

What's next for Card War

Adding multiplayer and chat

Also to make the game look nicer with more colours and more detail.

Built With

Share this project:

Updates