mazelab icon indicating copy to clipboard operation
mazelab copied to clipboard

A customizable framework to create maze and gridworld environments

Results 5 mazelab issues
Sort by recently updated
recently updated
newest added

Hi, May I check if it is possible to create an environment supporting multi-agent exploration? Thank you!

It seems that negative or out of edge position will result index error in _is_valid() method, because of the passable check. I think it should be changed to def _is_valid(self,...

Support metadata: `reward_range`, `spec` etc

Thanks for releasing this project. Could you add License?