mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-21 11:21:35 +02:00
Update README.md
This commit is contained in:
@ -103,12 +103,12 @@ provide env-access to implement customn logic, calculate rewards, or gather info
|
||||
[Results](marl_factory_grid/environment/entity/object.py) provide a way to return `rule` evaluations such as rewards and state reports
|
||||
back to the environment.
|
||||
#### Assets
|
||||
Make sure to bring your own assets for each Entity living in the Gridworl as the `Renderer` relies on it.
|
||||
Make sure to bring your own assets for each Entity living in the Gridworld as the `Renderer` relies on it.
|
||||
PNG-files (transparent background) of square aspect-ratio should do the job, in general.
|
||||
|
||||
<img src=".\environment\assets\wall.png" width="5%">
|
||||
<img src=".\marl_factory_grid\environment\assets\wall.png" width="5%">
|
||||
    
|
||||
<img src=".\environment\assets\agent\agent.png" width="5%">
|
||||
<img src=".\marl_factory_grid\environment\assets\agent\agent.png" width="5%">
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user