Commits on Source (28)
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
Python doesn't allow dashes in namespaces, may cause problems with entrypoints
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
-
Tessaris Sergio authored
Gym dependency See merge request !1
Showing
- README.md 70 additions, 4 deletionsREADME.md
- examples/eater_usage.py 19 additions, 25 deletionsexamples/eater_usage.py
- examples/environment.yml 4 additions, 3 deletionsexamples/environment.yml
- examples/wumpus_usage.py 30 additions, 20 deletionsexamples/wumpus_usage.py
- gym_wumpus/envs/wumpus_env.py 4 additions, 2 deletionsgym_wumpus/envs/wumpus_env.py
- setup.cfg 20 additions, 0 deletionssetup.cfg
- setup.py 4 additions, 57 deletionssetup.py
- wumpus/__init__.py 5 additions, 3 deletionswumpus/__init__.py
- wumpus/cli.py 89 additions, 0 deletionswumpus/cli.py
- wumpus/gridworld.py 34 additions, 214 deletionswumpus/gridworld.py
- wumpus/player.py 95 additions, 0 deletionswumpus/player.py
- wumpus/runner.py 208 additions, 0 deletionswumpus/runner.py
- wumpus/wumpus.py 16 additions, 39 deletionswumpus/wumpus.py
setup.cfg
0 → 100644
wumpus/cli.py
0 → 100644
wumpus/player.py
0 → 100644
wumpus/runner.py
0 → 100644