Files
pokemon-battle-engine/Prompts/1-environment-setup
cdemeyer-teachx 77cd457a50 promp description
2025-08-13 14:29:10 +09:00

4 lines
310 B
Plaintext

This is the start of a c++ repo that will simulate pokemon battles as efficiently as possible.
We will start with the first generation of pokemon.
Your task is to create the folder structure with an small readme in each that covers what should go there.
I also want a place to store python scripts for tooling.