Skip to content

Created a simplified Pokemon game with the correct objects and classes for each pokemon and created the mathmatical formulas to determine which user will win the game.

License

Notifications You must be signed in to change notification settings

aldm1995/pokemon

Repository files navigation

Steps

Download or Pull This Repo Top of this page you can see where it says clone or download

Install Node https://nodejs.org/en/

Download Atom https://atom.io/

Install all the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm install

Update the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm update

Start the server

npm run watch

About

Created a simplified Pokemon game with the correct objects and classes for each pokemon and created the mathmatical formulas to determine which user will win the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published