baba-is-auto icon indicating copy to clipboard operation
baba-is-auto copied to clipboard

Baba Is You simulator using C++ with some reinforcement learning

Results 6 baba-is-auto issues
Sort by recently updated
recently updated
newest added

``` (dev) [nickp@m1 baba-babaisyou-v0 (main)]$ python3 DQN.py ``` ``` Traceback (most recent call last): File "DQN.py", line 16, in env = gym.make('baba-babaisyou-v0') File "/Users/nickp/opt/anaconda3/envs/dev/lib/python3.7/site-packages/gym/envs/registration.py", line 601, in make env =...

API
bug
p0

I'll refactor code to improve architecture and readability.

enhancement
p1

I'll make some levels to provide various environments.

feature
p0

I'll add install guide for users that use this environment.

documentation
p1

I'll add C++ and Python API documentation for users that use this environment.

documentation
p1

https://babaiswiki.fandom.com/wiki/Level_Editor

feature
p0