Skip to content

Commit

Permalink
Working Environment
Browse files Browse the repository at this point in the history
  • Loading branch information
SethKitchen committed Oct 12, 2018
1 parent 214674f commit 8d7b00e
Show file tree
Hide file tree
Showing 5 changed files with 769 additions and 173 deletions.
6 changes: 3 additions & 3 deletions gym_hearthstone/envs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Banana Gym Enviornments."""

from gym_hearthstone.envs.hearthstone_env import HearthstoneEnv
"""Hearthstone Gym Environments."""

from gym_hearthstone.envs.hearthstone_env import HearthstoneEnv
167 changes: 0 additions & 167 deletions gym_hearthstone/envs/banana_env.py

This file was deleted.

Loading

0 comments on commit 8d7b00e

Please sign in to comment.