ed-george / PokemonGame

Pokemon Simulation Java Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 68.4%Language:CSS 31.6%