Skip to content

b-ritta-ny/poke-battle-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poke-battle-sim README

Requirements

All you need is an updated browser to open the HTML file in

Project Notes

This web application was created as a collaborative group project for Phase 1 of Flatiron School's full time software engineering bootcamp.
This project was created using PokéApi, a RESTful API for Pokémon.

Setup

  • Open the parent file, find 'index.html', and open that file in your browser.

  • Choose the ID of the pokémon you want to battle with and the ID of the pokémon you want to battle against.

  • Enter the IDs in their respective inputs in the form, and click the 'battle' button.

  • Click on the move buttons to select a move to attack the rival pokémon. Your rival wil automatically attack back.

  • Once a pokémon's HP has reached 0, the winner will be named.

  • Press the ESC key to reset the battle.


Credits

Made with contrib.rocks.