maswin / DeepRTS

csci-599-gaming project. Forked from cair/deep-rts [https://github.com/cair/deep-rts]
MIT License
0 stars 0 forks source link

Features and Bugfixes #1

Open perara opened 4 years ago

perara commented 4 years ago

Hi! Great to see DeepRTS in active use! Hope its base contributes to some fancy discovery.

I see you are actively changing the source, which is good! Is there any notable fixes or features that would be worth adopting?

A mention (cite) to the corresponding paper would always be appreciated in any produced literature. Consider me at disposal for questions regarding DeepRTS :)

maswin commented 4 years ago

Hi, We do have some bug fixes and features. We have created a train mode so that the game can run headless and in lesser number of ticks. We have created 4 AI models and 2 rule based agents. We found some bugs in the game that we have fixed. We will be happy to send out PRs to the original code base. But the master branch seems to be unstable. We forked from cace3c2c55ef3d86906ad492b0779d832df218c2 commit. Can the master branch be fixed so that we can start sending out PRs. And we have also cited DeepRTS in all our project reports. We will make sure to cite in the final paper too. Thanks for helping us with the Framework.

perara commented 4 years ago

Hi, Excellent!

If there is any question regarding the code I would definitely be at your disposal. On the current master branch, things are stable, However, it may break quite things for you guys so that should be evaluated if you have time for that :)

In Master branch, I've done the following (and more, but what I remember since Jan)

Your work is Regardless excellent and I would be very glad to steal some of your work in the future. especially that map generator :)