Pbatch/ClashRoyaleBuildABot
A platform for creating bots to play Clash Royale
What it solves
It provides a way to automate gameplay and state tracking in Clash Royale for educational and research purposes, allowing users to generate detailed information about the game state.
How it works
The project uses an advanced state generator and object detection to return detailed game information. It is designed to run via an emulator on a PC, utilizing Python 3.12 and a GUI for management and monitoring.
Who it’s for
Researchers and students interested in game automation, object detection, and synthetic data generation.
Highlights
- State Generation: Accurately returns detailed game state information.
- Object Detection: Includes an object detector with planned features for ignore regions and unit detection counts.
- GUI Control: Provides a graphical interface for managing the bot and swapping decks.
- Data Generation: Supports synthetic data generation for research purposes.
Related
- Project
SunOner/sunone_aimbot_2A C++ based AI aimbot that uses computer vision models to detect targets and automate mouse movement for gaming.
- Project
myBoris/wzry_aiAn open-source AI model project designed to automate gameplay for Honor of Kings using machine learning and custom screen coordinate mapping.
- Project
MaxBittker/rs-sdkRS‑SDK is an open‑source, TypeScript‑based starter kit that emulates a RuneScape‑style MMO for bot research. It bundles a server emulator, a web client, a gateway, and a typed SDK so you can write async scripts (or LLM‑generated code) that control bots, experiment with goal‑directed synthesis, multi‑agent competition, and market economics. The demo server runs out‑of‑the‑box; you can also host it locally with adjustable tickrates. MIT‑licensed and backed by a Discord community.
- Project
cra-ros-pkg/robot_localizationA package of nonlinear state estimation nodes for robots to track their position and orientation, developed for the Robot Operating System (ROS).
- Project
pmariglia/foul-playA Pokemon Showdown battle-bot that uses a search engine to play single battles across multiple generations of the game.