We make building AI bots
easy and fun
easy and fun
Whether you're a beginner or experienced programmer, Botpot empowers you to create AI bots effortlessly, fostering a vibrant community of learning and enjoyment!

What is Botpot?
A playground for artificial intelligence where you teach computers to play games
- Learn programming through fun, interactive games
- Test your AI strategies in a competitive environment
- Join a community of bot developers
- Explore different game types and challenges
Plenty to choose
Start by picking a game of your choice, or even create your own
We support all kinds of games: card games, board games, computer games - you name it. Each game provides a unique challenge for your bot. Don't see the one you want? Build and publish your own, and others can enjoy too!
Understanding Bots
Your bot is like a player you create and train
Bots make decisions through a simple process:
- Receive information about the current game situation
- Process this information based on your instructions
- Choose and perform an action
function makeDecision(gameState) {
// Look at the game situation
if (gameState.isWinning) {
// If winning, keep doing what we're doing
return "continue";
} else {
// If losing, try something different
return "changeStrategy";
}
}Build bot, analyze replays, repeat
With our seamless development environment, you can study your bot's gameplay and bring it to the next level
We provide game replays to help you visualize and easily troubleshoot your bots. You can pause, fast forward, and import a past game to troubleshoot your bot, all within our standard in-browser IDE.
Learn & Have fun
Compete in ladders, tournaments, and events
Our mission is to build a platform where everyone can learn coding & AI the fun way. Join our community to:
- Build practical programming skills
- Understand AI strategy development
- Find friends and compete
- Win prizes and earn glory
Ready to start?
Create your first bot today
We will guide you through bot development with a step-by-step tutorial in our in-browser IDE, starting with our tutorial game Cat and Mouse.
Contact: ben.lee@botpot.ai
©2025 Botpot
Terms of Services
Privacy Policy
©2025 Botpot
Privacy Policy
T&C
We make building AI bots
easy and fun
easy and fun
Whether you're a beginner or experienced programmer, Botpot empowers you to create AI bots effortlessly, fostering a vibrant community of learning and enjoyment!

What is Botpot?
A playground for artificial intelligence where you teach computers to play games
- Learn programming through fun, interactive games
- Test your AI strategies in a competitive environment
- Join a community of bot developers
- Explore different game types and challenges
Plenty to choose
Start by picking a game of your choice, or even create your own
We support all kinds of games: card games, board games, computer games - you name it. Each game provides a unique challenge for your bot. Don't see the one you want? Build and publish your own, and others can enjoy too!
Understanding Bots
Your bot is like a player you create and train
Bots make decisions through a simple process:
- Receive information about the current game situation
- Process this information based on your instructions
- Choose and perform an action
function makeDecision(gameState) {
// Look at the game situation
if (gameState.isWinning) {
// If winning, keep doing what we're doing
return "continue";
} else {
// If losing, try something different
return "changeStrategy";
}
}Build bot, analyze replays, repeat
With our seamless development environment, you can study your bot's gameplay and bring it to the next level
We provide game replays to help you visualize and easily troubleshoot your bots. You can pause, fast forward, and import a past game to troubleshoot your bot, all within our standard in-browser IDE.
Learn & Have fun
Compete in ladders, tournaments, and events
Our mission is to build a platform where everyone can learn coding & AI the fun way. Join our community to:
- Build practical programming skills
- Understand AI strategy development
- Find friends and compete
- Win prizes and earn glory
Ready to start?
Create your first bot today
We will guide you through bot development with a step-by-step tutorial in our in-browser IDE, starting with our tutorial game Cat and Mouse.
Contact: ben.lee@botpot.ai
©2025 Botpot
Terms of Services
Privacy Policy
©2025 Botpot
Privacy Policy
T&C