Skip to content

Game project based on the classic card game top trump with a theme from the popular Valorant.

License

Notifications You must be signed in to change notification settings

jefersonsilva01/Valorant-The-Card-Game

Repository files navigation

valorant banner

VALORANT THE CARD GAME

Table of content

About the project

You can also read a version of this readme in portuguese here.

The project aims to create a game based on the classic top trumps card game, where players use illustrated thematic cards and compare their attributes to find out who would win in each criterion, here in this case the theme used is that of the popular online game Valorant, where the cards are based on their respective characters.

You can see the game demo by clicking here.

Rules

GOAL

Win all the cards in the deck.

THE GAME

The game is based on comparing the values ​​of your card with those of the other player. For your card to win, the chosen characteristic must have a higher value than your opponent's card. When your card wins, you win your opponent's card and the next card in your pile appears for a new turn.

SCOREBOARD

The scoreboard shows the number of cards you and your opponents have. The score changes automatically with each round. In case of a tie, the cards are returned to the bottom of each player's pile and a new round begins.

HOW TO PLAY

1 To start, choose from the information on your card the one that you think has the value capable of beating your opponents' cards.

If you win - the other player's card will go to the back of your pile of cards and you continue choosing the information for your next card. If the other player wins - his card will go behind his pile of cards and the turn to choose passes to him. In case of a tie - the cards will go behind each player's pile and a new dispute is held, with the player who chose the cards that tied must choose again.

2 The game ends when one of the players wins all the cards in the deck

Layout

The project design was made using Figma and its steps in the creative process are documented and can be accessed by clicking here.

Tech stack

The following technologies were used for this project:

My Skills

Running the project

Clone or download this repository and open the index.html file with your preferred browser.

git clone https://github.com/<user>/Valorant-The-Card-Game.git
cd Valorant\ The\ Card\ Game/
code .

License

This project is under the MIT license. See the file LICENSE for more details.