Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: This is intended to be a full stack application designed with a variety of features designed to assist the user as they play mainline pokemon games. The first feature to be implemented will allow the user to select Pokemon in the app as they catch them in the game and have the app generate a list of recommended teams to use. Initially the teams will be recommended based on stats and type coverage, each pokemon has a score that is equal to their base stat total (bst) minus the lower value of either their attack or special attack. Teams will first try to generate with most type coverage possible and then filter based on pokemon with higher scores. This team generating method will likely change in the future. Teams will take into account future evolutions of pokemon, for example if a user selects Charmander as a pokemon they have the generator will assume that it can turn into a charizard and generate teams based around that possible evolution in the future. Users will be allowed to "hard-lock" pokemon guaranteeing they will be added to a team, as well as exclude pokemon they have selected they have but do not wish to be considered. There will also be the choice to disallow certain evolution methods from consideration from the team generator most notably trade evolutions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages