Skip to content

ed-george/PokemonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokemonGame

A sweet a simple test in Java to try to gauge how the backend of early pokemon games work!

Contributions

Please feel free to contribute to this! I use Bulbapedia as the reference for all key base stats, growth algorithms and more

How to Contribute

  1. Fork it.
  2. Create a branch (git checkout -b my_junk)
  3. Commit your changes (git commit -am "Added Junk")
  4. Push to the branch (git push origin my_junk)
  5. Open a Pull Request
  6. Enjoy a pizza (or three) and wait

Bitdeli Badge

About

Pokemon Simulation Java Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published