Skip to content

RK70825/TogePy

Repository files navigation

TogePy

A command-line Pokemon battle simulator written in Python. Additionally, TogePy aims to learn and exploit strategies and structure in the battle metagame via machine learning and AI methods.

Prerequisites

  • curses
  • numpy
  • scipy
  • scikitlearn

Navigation

  • All screens can be navigated with the arrow keys.
  • Hitting the 'q' key will bring you back a screen. Careful, if you're in a battle this takes effect as well.
  • Screens that have multiple values to be set on a single line, such as the Build Poke screen, can be navigated with tab and shift+tab.

About

Text based Pokemon and AI testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages