[PR #71] [MERGED] New Project: AI vs AI Tic Tac Toe Game #137

Closed
opened 2025-11-06 14:56:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/71
Author: @Madhuvod
Created: 1/1/2025
Status: Merged
Merged: 1/2/2025
Merged by: @Shubhamsaboo

Base: mainHead: ai-tic-tac-toe-agent-game


📝 Commits (2)

  • aba8da2 Add ai_tic_tac_toe_agent folder
  • 6bf8777 Updated README.md - added demo

📊 Changes

3 files changed (+352 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_tic_tac_toe_agent/README.md (+75 -0)
ai_agent_tutorials/ai_tic_tac_toe_agent/ai_tic_tac_toe_agent.py (+273 -0)
ai_agent_tutorials/ai_tic_tac_toe_agent/requirements.txt (+4 -0)

📄 Description

OpenAI 4o, Deepseek v3, Gemini 1.5 Flash are players


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/71 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/1/2025 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `ai-tic-tac-toe-agent-game` --- ### 📝 Commits (2) - [`aba8da2`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/aba8da2c785aa3bf5b652686ea522cfd4a687bdc) Add ai_tic_tac_toe_agent folder - [`6bf8777`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/6bf87772c1109195294abb382cbc7d92da27b4da) Updated README.md - added demo ### 📊 Changes **3 files changed** (+352 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_tic_tac_toe_agent/README.md` (+75 -0) ➕ `ai_agent_tutorials/ai_tic_tac_toe_agent/ai_tic_tac_toe_agent.py` (+273 -0) ➕ `ai_agent_tutorials/ai_tic_tac_toe_agent/requirements.txt` (+4 -0) </details> ### 📄 Description OpenAI 4o, Deepseek v3, Gemini 1.5 Flash are players --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:56:52 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#137