Skip to content

A Pokemon Battle simulator written in JavaScript, AngularJS, HTML, and CSS

Notifications You must be signed in to change notification settings

noahcussatti/pokemonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon JS

Pokémon JS is an application that allows the user to play Pokémon on their web browser! Battle mechanics such as, damage, status effects, stat changes, and critical hits have been implimented. We use https://pokeapi.co in order for this application to work.

Getting Started

Prerequisites

You must have NPM and nodemon installed globally on your computer.

Installing

To start the program, in the root folder, go into your console and type "npm install"

npm install

Then, type in "nodemon"

nodemon

Deployment

Now you can go to http://localhost:3000/#/pokemon/ to play!

Authors

Acknowledgements

  • Pokeapi for allowing us to use their open source API - pokeapi
  • Bulbapedia for information on the core mechanics of Pokemon - bulbapedia

About

A Pokemon Battle simulator written in JavaScript, AngularJS, HTML, and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published