Files
pokemon-battle-engine/Prompts/6-pokemonTable
cdemeyer-teachx 58e3c1c734 prompt description
2025-08-20 15:54:17 +09:00

2 lines
216 B
Plaintext

This repo is the start of a highly performant pokemon battle simulator.
I want you to implement a pokemon data table that contains all PokemonSpecies. So we can easily access any pokemon using it's ID during runtime.