-
- Downloads
Update Overcooked Simulator with dynamic URLs and ports
The Overcooked Simulator has been updated to allow dynamic URLs and ports. This change includes modifications to the README file, and refactoring of main.py, utils.py and overcooked_gui.py to allow these variables to be passed in at runtime. This modification enhances the flexibility of the simulator when integrating with different systems or environments.
Showing
- README.md 19 additions, 3 deletionsREADME.md
- overcooked_simulator/__init__.py 13 additions, 3 deletionsovercooked_simulator/__init__.py
- overcooked_simulator/__main__.py 13 additions, 21 deletionsovercooked_simulator/__main__.py
- overcooked_simulator/game_server.py 19 additions, 8 deletionsovercooked_simulator/game_server.py
- overcooked_simulator/gui_2d_vis/overcooked_gui.py 31 additions, 10 deletionsovercooked_simulator/gui_2d_vis/overcooked_gui.py
- overcooked_simulator/utils.py 29 additions, 1 deletionovercooked_simulator/utils.py
Loading
Please register or sign in to comment