bashrc-real / pokemon

Project to showcase react skills to possible hiring managers and recruiters

Home Page:https://monika-ch.github.io/pokemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Game objective

The goal of the game is to make a powerful pokemon team before your opponent. A powerful team is one with cumulative exp > 2200 or one which has 4 sets of different types. To make a set collect 3 pokemon of the same type.

Game rules are as follows

  • Each player gets 7 random pokemon cards to begin with.

  • On the turn a player can either:

    • pick a random card from deck (By clicking on the pokeball image)
    • Discard a card (Remember a player can only hold 7 cards)
    • Swap a card from the discard pile by clicking on the discard pile followed by click on the card that has to swapped.

    A swap can only be done with a card of higher value from hand.

Credits:

Paul Hallett and PokéAPI contributors. Pokémon and Pokémon character names are trademarks of Nintendo

About

Project to showcase react skills to possible hiring managers and recruiters

https://monika-ch.github.io/pokemon


Languages

Language:JavaScript 67.4%Language:CSS 30.2%Language:HTML 2.4%