aka "Intelligent self-control and fighting system of karts in the Kartwars.io multiplayer game".
- No global pollution
- Easy to use
- Easy to create and embed any strategy and tactic
- Clean and well structured source code
- Easy installable
- Easy customizable
- Unlock all skins
- Multiple tactics
- Strong documentation
- Visual debugging
- Real time customization through dat.GUI
If you are on chrome, download the TamperMonkey extension.
On other browsers, use the GreaseMonkey extension.
Once installed, click on this, and choose Install.
Go to kartwars.io, and enjoy !
Key | Result |
---|---|
Ctrl + B | Toggle Bot enabled/disabled |
Mouse wheel | Zoom in/out |
├── build # Compiled source code.
├── doc # Generated documentation.
└── src # Source files.
└── DracoolaArt.Bot.Kartwars # Main VS project.
├── lib # Bot source code.
└── bot.user.js # Injection script.
The following libraries / open-source projects were used in the development of Kartwars Bot: