Kush-Gold-Rush / MineShaft

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

[feature] Screen capture function #8

Closed NewJerseyStyle closed 2 years ago

NewJerseyStyle commented 2 years ago

Implement interface ThetanArenaEnv._screen_cap() in MineShaft/ThetanArenaEnv.py under branch develop

getting started

  1. fork the repository
  2. create new branch from develop (e.g. feature/screen-cap) to implement new feature of screen capturing
  3. assign this issue to yourself/leave comment to this issue identifying you the developer working on this
  4. create pull request after you tested it works
  5. leave comment to this issue request for merging

acceptance criteria

NewJerseyStyle commented 2 years ago

Let's assume it is done