mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-05-02 17:46:00 +00:00
WIP: Can play with bots using old frontend, and multi_bot_launcher
This is a very fragile first pass. There are no messages sent, and sometimes the bots die without warning. But, you'll get a few good turns in before they do and during that time, it's truly glorious.
This commit is contained in:
parent
a05ca5d0df
commit
02a3ef8d38
10 changed files with 139 additions and 730 deletions
|
|
@ -1,6 +0,0 @@
|
|||
def main():
|
||||
print("Hello from bot-client!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue