diff --git a/ai_agent_tutorials/ai_game_dev_team/.cache/44/cache.db b/ai_agent_tutorials/ai_game_dev_team/.cache/44/cache.db new file mode 100644 index 0000000..77f8bfc Binary files /dev/null and b/ai_agent_tutorials/ai_game_dev_team/.cache/44/cache.db differ diff --git a/ai_agent_tutorials/ai_game_dev_team/main.py b/ai_agent_tutorials/ai_game_dev_team/main.py index 38d76c3..1462622 100644 --- a/ai_agent_tutorials/ai_game_dev_team/main.py +++ b/ai_agent_tutorials/ai_game_dev_team/main.py @@ -109,7 +109,6 @@ if st.button("Generate Game Concept"): 4. Plan story progression and major plot points. 5. Integrate the narrative with the specified mood/atmosphere. 6. Consider how the story supports the core gameplay mechanics. - Provide your response in a detailed, well-structured report format. Do not use XML tags. """ ) @@ -126,7 +125,6 @@ if st.button("Generate Game Concept"): 5. Design multiplayer interactions if applicable. 6. Specify game modes and difficulty settings. 7. Consider the budget and development time constraints. - Provide your response in a detailed, well-structured report format. Do not use XML tags. """ ) @@ -143,7 +141,6 @@ if st.button("Generate Game Concept"): 5. Consider technical constraints of chosen platforms. 6. Align visual elements with the game's mood/atmosphere. 7. Work within the specified budget constraints. - Provide your response in a detailed, well-structured report format. Do not use XML tags. """ ) @@ -160,7 +157,6 @@ if st.button("Generate Game Concept"): 5. Estimate resource requirements within the budget. 6. Consider scalability and performance optimization. 7. Plan for multiplayer infrastructure if applicable. - Provide your response in a detailed, well-structured report format. Do not use XML tags. """ ) @@ -208,4 +204,4 @@ if st.button("Generate Game Concept"): st.markdown(st.session_state.output['visuals']) with st.expander("Technical Recommendations"): - st.markdown(st.session_state.output['tech']) \ No newline at end of file + st.markdown(st.session_state.output['tech']) diff --git a/ai_agent_tutorials/ai_game_dev_team/test.py b/ai_agent_tutorials/ai_game_dev_team/test.py new file mode 100644 index 0000000..e69de29