Kush-Gold-Rush / MineShaft

An Gym compatible environment for Artificial Intelligence Reinforcement Agent to play GameFi
MIT License
0 stars 9 forks source link

Update _start_game and _end_game #27

Closed TongTszHo closed 2 years ago

TongTszHo commented 2 years ago

(https://github.com/Kush-Gold-Rush/MineShaft/issues/9)

Find and start the game

And end the game

NewJerseyStyle commented 2 years ago

Sure you did try to run this function on your computer? I will try to run it tonight then.

TongTszHo commented 2 years ago

I have correct to not use global variables, and success to run

NewJerseyStyle commented 2 years ago

Docstring not good, I will ask Sharon to help on that. And can you check if the subprocess implementation can still apply the try/catch in __init__ for the error if game not installed?