Skip to content

Conversation

@elliottower
Copy link

Just a minor update to make the requirements.txt work without errors (had to spend a little while bugfixing), and allow people to run custom environments more easily without having to dig through the code and figure out the inner workings of things.

I read on a previous issue that it's not meant to be maintained as it's a school project but I figure if you're going to keep it up you might as well update it so anyone who finds it can actually run the code without issue.

As a side note, I'm considering adapting this project to work with up to date libraries and reimplementing it in PettingZoo using PyGame to allow users to play (there's skeleton code in here for user input but it doesn't currently work, and matplotlib isn't ideal for user interaction). Will probably re-design from scratch to comply with the PettingZoo API and design of other games, but I can credit you if you want.

elliottower added 3 commits February 11, 2023 14:17
…cv-python, tensorflow, gym (all which resulted in errors/were unable to install with newest version)
…structive compared to original file, updated custom env settings to match README
@elliottower elliottower changed the title Update requirements.txt and add workign custom env code (from README) Update requirements.txt and add working custom env code (from README) Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant