Stone Tao
Stone Tao
Yes you need bash, I'll update the readme later. So you are saying you still can't run a game when using bash cli.sh?
> @djkeyes That is very, very peculiar. Personally, I never encountered the ETXTBSY error again once I used the docker container, only the ENOENT error mentioned above but me and...
> Chiming in here that I am able to reproduce this issue. Here are some results that I found: > > `bash cli.sh ./kits/cpp/simple/main.cpp ./kits/cpp/simple/main.cpp` > This command reproduces the...
I'll leave this issue open in case others encounter this and i've added (ETXTBSY error) to the title so its more discoverable, thanks!
per discussion on discord. Not sure if this will be added as I also think this is a matter of preference. Leaving this issue open so that other competitors can...
Yes! Feel free to make a PR and we'll review it
oh not quite. So someone was suggesting this. In the GAME_CONSTANTS variable, things like GAME_CONSTANTS.WORKER_COLLECTION_RATE has 3 fields, "WOOD", "COAL", "URANIUM". But right now for example GAME_CONSTANTS.RESOURCE_TYPES.COAL is equal to...
Awesome suggestions @nosound2 We actually considered exactly that idea about additional movement at the cost of some resources. This may or may not appear next season in some form. For...
Thanks for the contribution @Marsades ! No rush to do the following, but keep these in mind: Can you please test your code using this kaggle notebook https://www.kaggle.com/stonet2000/lux-ai-2021-testing-new-non-python-starter-kits?scriptVersionId=76868015? If it...
Thanks! We'd greatly appreciate this package! Could you clarify that this is for windows only at the moment? And additionally update the readme and add a line e.g. ``` -...