deep-rts
deep-rts copied to clipboard
A Real-Time-Strategy game for Deep Learning research
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0. Changelog Sourced from log4js's changelog. 6.4.0 security: default file permission to be 0o600 instead of 0o644 - thanks ranjit-git and @peteriman chore(docs): updated fileSync.md...
I am currently using opencv version 4.5.4 to compile this project. It turns out giving me these errors: ndarray_converter.obj : error LNK2001: unresolved external symbol "public: void __cdecl cv::Mat::copyTo(class cv::debug_build_guard::_OutputArray...
Through the above two methods and Dockerfile, my installation failed. Can you update the installation steps?I would be very grateful if you can provide a current stable installation method.
https://github.com/cair/deep-rts/blob/148df8d8cdd628697b5f830ed28b1774e9f2c4cf/src/Tile.cpp#L262-L270 In multi-tile units, the damage is only applied to the "primary tile". Units currently only reference1 tile, but perhaps there should be a list of "secondary tiles"
Dear Deep RTS, I am considering using Deep RTS as my environment for a HTN Goal-Based Autonomy planner for a masters thesis. I was wondering how complex is the environment...
The paper mentions a C++ GUI that enables manual play of DeepRTS. Is there still such a thing in the project? I built and ran DeepRTSGame from Cmake, but the...
After installing DeepRts I cannot run the code as it is either missing dependencies or smth. like that. ``` AttributeError: 'DeepRTS.Engine.Config' object has no attribute 'set_start_wood' ```
Hello, I have tried many ways to install DeepRTS. I was able to install the older version but it seems not to be a gym environment. Based on your minimal...
Hello! I'm not being able to use custom maps on DeepRTS. If I try to load a map that is not inside the default maps folder, it fails. I took...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...