Ram Rachum
Ram Rachum
Am I missing anything, or do neither the readme nor the docs say how to run the damn thing?
There's a bug I observed: When there are a bunch of bullets one after another, and the player walks towards them, sometimes some of the bullets don't hit the player,...
Then get the reward from that. Maybe we need a few iterations of that.
Add an action to build a wall next to the player. A wall can't be passed by a creature, walking into it results in collision damage. It must be shot...
Calling `predict` for each observation separately is a huge time-sink. We should batch these as much as possible. All creatures of the same strategy should batch their call to `predict`...