macOS / Linux
curl -fsSL https://arithmego.com/install.sh | bashWindows (PowerShell)
irm https://arithmego.com/install.ps1 | iexArithmeGo is an arithmetic game that runs in your terminal.
AI agents are getting better at handling longer tasks. While they work, you wait. ArithmeGo was built to fill that gap with something useful: mental math practice, right where you already are.
It covers basic arithmetic, powers and roots, and advanced operations like modulo and factorials. Five difficulty levels from beginner to expert. Timed sprints with scoring and streaks, or untimed practice at your own pace. All progress is tracked locally.
arithmego # Open main menu
arithmego play # Browse and pick a game mode
arithmego practice # Start practice mode
arithmego statistics # View your stats
arithmego settings # Adjust your preferences
Requires Go 1.25+.
make build # Build for current platform
make run # Build and run
make test # Run tests
make lint # Run linter
- Architecture — Tech stack and project structure
- Website — Hugo site structure and content editing
MIT. See LICENSE.
