YehyunLee / PokemonGame

Pokémon Battle Simulator allows players to engage in exciting turn-based battles using various Pokémon. The simulator is designed to provide a realistic and engaging Pokémon battle experience, complete with different moves, strategies, and outcomes.
https://docs.google.com/presentation/d/18OZ4ov5St6cAIvWGQH5LLCylErJciXATBBqE7P2hu-o/edit?usp=sharing
3 stars 3 forks source link

Start test game is now implemented. #56

Closed YehyunLee closed 10 months ago

YehyunLee commented 10 months ago

Start test game is now implemented. Basically this uses new API call instead of pre loaded pickle data file. Since API has 50 call per 10min limit, use start test game carefully. This test game skips pokemon selection menu and directly get into battle view.