geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.68k stars 332 forks source link

Add new example #37

Open arcane1028 opened 5 years ago

arcane1028 commented 5 years ago

Hello, I made new MAgent example. I added cure function and made Support Agent like Medic in StarCraft. And I edited some code to make Support Agent is ally with normal Agent.

Is there any rules I have to know about the pull request??

I work on https://github.com/arcane1028/MAgent/tree/dev-support and result like this https://youtu.be/8RXB1f_uT7k

merrymercy commented 5 years ago

Cool! Currently we don't have strict rules on the code style. More documentation on the code is nice. Make sure you do not break old examples. Then you can send the pull request for review.