Skip to content

dYale/PokeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####A P2P Pokemon Battle Simulator

A simple application that randomly generates two pokemon and enables the players to battle each other. The game logic is based on complex algorithms incorporating type, move, defense values and much much more. Utilizes the PokeAPI for a lot of the values.

Getting Started

$ git clone https://github.com/dYale/PokeJS
$ cd PokeJS
$ npm install
$ bower install
$ npm start

Now visit localhost:4000

About

A P2P Pokemon Battle Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published