promp description

This commit is contained in:
cdemeyer-teachx
2025-08-13 14:14:39 +09:00
parent babc00156e
commit 52db2506b1

View File

@@ -0,0 +1,4 @@
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.