Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 2.3 KB

File metadata and controls

45 lines (35 loc) · 2.3 KB

PokeStory

1v1 PvP and PvE Realtime Pokemon Battler App

This app allows users to:

  1. Create an account or log in into an existing user account and view their playtime statistics.
  2. Interact with other users realtime in the main lobby chatroom.
  3. Create a new PvP room or join an existing waiting PvP room created by another user.
  4. Select from a wide range of Pokemon and engage in a 1v1 battle against a human player or a computer.
  5. Strategize attacks from a series of available moves with Pokemon type effectiveness in play.
  6. View the overall battle summary at the end of the battle.
  7. Indulge in nostalgia through background music and battle music throughout the app.

Use the app at https://project2-pokem-bootcamp.web.app/

Preview

Landing Page

Landing Page

Main Lobby

Main Lobby User Stats

Pokemon Selection

Pokemon Selection Pokemon Selection2

Player vs Player Battle

PvP1 PvP2 PvP3

Player vs Computer Battle

PvE1 PvE2 PvE3 PvE4

Built with

  • ReactJS
  • Cloud Firestore
  • Firebase Authentication
  • Axios
  • Material UI