Honzi/Guides/Repos/WZ2100-AI.js
- AIs:
- honzibot-competitive: attempts to win competitive games.
- honzibot-cyborgswarm: attempts to swarm enemies with randomized cyborgs.
- honzibot-missilefortress: attempts to research and build endless missile fortresses.
- honzibot-turtle: same as honzibot-competitive, except it doesn't move to attack enemy structures.
- honzibot-turtle-cyborgswarm: same as honzibot-cyborgswarm, except it doesn't move to attack enemy structures.
- AI Information:
- Cheats are not used, including limiting knowledge to sensor range.
- Installation:
- "git clone https://github.com/honzi/WZ2100-AI.js.git --depth 1"
- Copy "multiplay/skirmish/honzibot.js" into your Warzone 2100 folder.
- Copy the folders of the bots you want to use into the most updated version folder within the "mods" folder.
- Observation:
- "shift + backspace" to enable debug mode and "ctrl + o" to open the debug menu.
- There are multiple ways to observe an AI:
- Attach an AI script to the player you are currently observing.
- Change the "Selected Player" to the AI you want to observe.
- "ctrl + +" and "ctrl + -" to increase or decrease the game speed for easier observation.
- Utilize various cheats to allow easier testing.