SkillAgentSearch skills...

Rubot

A rust library for easily usable game bots.

Install / Use

/learn @lcnr/Rubot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rubot

A rust library for easily usable game bots. While these controllers are a lot weaker and slower than a specialized engine like Stockfish, they are good enough to be a challenge in most games.

Integrating rubot in your project should be possible in about half an hour while only requiring less than a total of 100 lines of code. If this is not the case for your project, please create an issue on github.

Examples

To run the examples, download the repository and run cargo run --example <example name>.

Supported games

rubot only supports deterministic games with perfect information.

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated3mo ago
Forks3

Languages

Rust

Security Score

87/100

Audited on Dec 11, 2025

No findings