Search found 2 matches

by gerssonmg
Mon Mar 11, 2024 12:49 pm
Forum: General Discussion
Topic: How create Bot using Python
Replies: 3
Views: 11615

Re: How create Bot using Python

Incredible. Thanks for the feedback.

I read the documentation on, but still don't understand, how to use my custom script in a single player party.

My objective:
Create a SinglePlayer game, where I play against my Lua script

I ventured into several links, but I still need help.
Some of what I ...
by gerssonmg
Sun Mar 10, 2024 4:30 pm
Forum: General Discussion
Topic: How create Bot using Python
Replies: 3
Views: 11615

How create Bot using Python

I want to use OpenRA to create a bot with Python scripting (Researching Artificial Intelligence in Games).

What I have accomplished:
- I can run the engine on my Ubuntu using ./OpenRA-Red-Alert-x86_64.AppImage
Create a game, play, etc...

What I haven't been able to do:
- Find in the documentation ...