DavidRother / cooking_zoo

CookingZoo: a gym-cooking derivative to simulate a complex cooking environment
MIT License
19 stars 7 forks source link

uniform descpritions #16

Closed dtannebe closed 2 years ago

dtannebe commented 2 years ago

general unified descriptions would be very helpful, like

this would create a uniform world description that is much easier to use.

DavidRother commented 2 years ago

Should the floor also have a content attribute and contain an agent or not?

dtannebe commented 2 years ago

Mh yes, let's make it completely consistent.

DavidRother commented 2 years ago

All relevant objects should now have a content attribute via the abstract ContentObject class and interact properly withing the game