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.
Win all the cards in the deck.
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.
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.
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
The project design was made using Figma and its steps in the creative process are documented and can be accessed by clicking here.
The following technologies were used for this 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 .
This project is under the MIT license. See the file LICENSE for more details.