azizi-zahra/xoshift-ai-agent
AI Project - An AI agent for playing XOShift with Python (Spring 2025)
This project provides an AI opponent for the board game XOShift, allowing players to practice against a sophisticated computer player. It takes your moves as input and generates optimal counter-moves, letting you test your strategies and improve your gameplay. Anyone who enjoys playing XOShift and wants a challenging AI opponent would find this useful.
No commits in the last 6 months.
Use this if you want to play the board game XOShift against an intelligent computer opponent that uses advanced search techniques to make its moves.
Not ideal if you are looking for a general-purpose AI development framework or a tool for playing other board games.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/azizi-zahra/xoshift-ai-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement...