Skip to content

dimorphic/pokepedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokepedia

Poke all the way!

Requirements

Node v6.3.1

Npm v3.10

Getting started

$ npm i (both in /client and /server)

$ npm start

Features:

  • Pokemons card listing
  • Pokemons search by name, type or id

TODO:

  • Better docs!
  • Switch API to Mongo storage
  • Add Egg chart
  • Add Level rewards chart
  • Add Evolution Calculator
  • Add Battle Calculator (X vs Y weaknesses)
  • Add Players ladder system (based on number of caught Pokemons, pokeballs, etc ?)
  • Add Map to report catched Pokemons
  • Add 'live scan' support to Map to show nearby spawns of Pokemons

References:

Code (only worthy ones):

RAW data / formulas:

Other collections / chat: