Skip to content

MariaTraga/pokemon-deck-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Deck Builder

Deck builder prototype game from the popular Pokemon franchise with 2D artstyle which communicates with the pokemontcg.io to retrieve the relevant card data. In order for the game to be created, the Unity Engine 2021.3.9f1 was used.

image

image

Project Features

The project features a main menu, an about screen and the main deck building screen. The player can add cards to 3 different decks from a wide selection by clicking on the desired cards. The player can also remove cards from the deck by pressing on the selected card. It is also possible for the player to sort the cards on the stash and the deck, by type, hp and rarity.

Controls

All the controls are handled by left clicking on buttons and/or cards.