mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-19 05:22:12 -05:00
[PR #71] [MERGED] New Project: AI vs AI Tic Tac Toe Game #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:ai-tic-tac-toe-agent-game📝 Commits (2)
aba8da2Add ai_tic_tac_toe_agent folder6bf8777Updated 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.