From 77cd457a50a2554f60326346a2c59b3d8b511a36 Mon Sep 17 00:00:00 2001 From: cdemeyer-teachx Date: Wed, 13 Aug 2025 14:14:39 +0900 Subject: [PATCH] promp description --- Prompts/1-environment-setup | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Prompts/1-environment-setup diff --git a/Prompts/1-environment-setup b/Prompts/1-environment-setup new file mode 100644 index 0000000..f48b74f --- /dev/null +++ b/Prompts/1-environment-setup @@ -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. \ No newline at end of file