strakam/generals-bots
Develop your agent for generals.io!
This project helps reinforcement learning researchers develop, test, and deploy AI agents to play the strategy game generals.io. It takes an agent's game-state observations (like army counts, owned cells, and map features) as input and outputs the agent's chosen actions (like moving armies or passing a turn). The primary users are AI and machine learning researchers focused on reinforcement learning.
Use this if you are an AI researcher looking for a high-performance simulation environment to train and evaluate reinforcement learning agents for generals.io.
Not ideal if you're just looking to play generals.io casually or want to develop bots using traditional scripting methods without focusing on reinforcement learning research.
Stars
75
Forks
10
Language
Python
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/strakam/generals-bots"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Future-House/aviary
A language agent gym with challenging scientific tasks
inspirai/wilderness-scavenger
A platform for intelligent agent learning based on a 3D open-world FPS game developed by Inspir.AI.
ngoxuanphong/ENV
Reinforcement Learning System
jlin816/homegrid
A minimal home grid world environment to evaluate language understanding in interactive agents.
i01000101/Q-Learning-Visualizer
An AI that learns to solve mazes with Q-Learning algorithm ðŸ§