Play terminal games while AI coding agents think
Project description
Agent Arcade
Play fun arcade games while waiting on AI agent tasks.
Stop context-switching to your phone or social media while waiting for Claude Code or Codex to finish. Stay in the terminal, stay productive!
Installation
macOS
brew install tmux pipx
pipx install agent-arcade
Linux
# Ubuntu/Debian
sudo apt-get install tmux
pipx install agent-arcade
# RedHat/CentOS
sudo yum install tmux
pipx install agent-arcade
Windows (WSL)
# Install WSL first: wsl --install
# Then in your WSL terminal:
sudo apt-get install tmux
pipx install agent-arcade
Quick Start
-
Launch Agent Arcade:
agent-arcade
-
Select your AI agent
-
Switch between agent/game view:
Ctrl+Space
-
Give your agent tasks and then play games while you wait!
Supported AI Agents
- Claude Code
- Cursor
Want to add more agents? Submit a PR.
Games
Snake
Classic Snake game. Eat food, grow longer, avoid walls and yourself!
In progress games
More games are coming soon. I'm currently working on:
- 2048
- Minesweeper
- Pong
- Sudoku
License
MIT License - see LICENSE file for details.
Credits
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Development Setup
# Install Poetry
curl -sSL https://install.python-poetry.org | python3 -
# Clone and setup
git clone https://github.com/anthonygore/agent-arcade
cd agent-arcade
poetry install
# Run in dev mode (uses ~/.agent-arcade-dev for data)
poetry run agent-arcade
Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_arcade-1.1.0.tar.gz.
File metadata
- Download URL: agent_arcade-1.1.0.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.13.0 Darwin/25.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8417954c235d06f3de9e2a2801b945da53dc3714c40637b82788290bea1b05
|
|
| MD5 |
cf0e39d09b5975a9b9a024e51b7d4ed3
|
|
| BLAKE2b-256 |
a6b1e20d06d2d0ac0983db2e76f55307f72ec9710b6ab3a4d704aa34c8e3c45c
|
File details
Details for the file agent_arcade-1.1.0-py3-none-any.whl.
File metadata
- Download URL: agent_arcade-1.1.0-py3-none-any.whl
- Upload date:
- Size: 48.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.13.0 Darwin/25.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7c2494f15ca3eab69ab564231a248a16f9c819e2868aab0470e24fec0843e9f
|
|
| MD5 |
5c4dfdf01ca2748d65afd4a3e12d9c7f
|
|
| BLAKE2b-256 |
62b20d8cc2cc22a907f0d2725ca0830f409728a9e2b41fef558073ee8639e891
|