Skip to content

A simple app that gives a user a visual representation of the types a Pokemon is very weak or very strong against

Notifications You must be signed in to change notification settings

RFX14/Poke_Weakness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Pokemon Weakness

A simple app that gives a user a visual representation of the types a Pokemon is very weak or very strong against

  • Green: x2 Effectivness
  • Red: x2 Weakness

This app was made as way for me to learn about the following:

  • RESTFUL APIs: Learned what they are and how to use them.
  • MVC Architechture: Learned a better way of organizing and writing code
  • Delegate Pattern: Learned how to manage states
  • UICollectionView: Learned how to use this compared to TableView

PokemonWeaknessDemo

About

A simple app that gives a user a visual representation of the types a Pokemon is very weak or very strong against

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages