-
- Downloads
Add docstrings and minor adjustments to cooperative_cuisine
This commit adds detailed docstrings for various methods and classes in the 'cooperative_cuisine' module for enhanced code understanding. Also includes minor changes to the .gitlab-ci.yml and pygame_2d_vis/__init__.py files and adds an image in the docs markdown file. Code readability and maintainability improved with these changes.
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- cooperative_cuisine/hooks.py 23 additions, 0 deletionscooperative_cuisine/hooks.py
- cooperative_cuisine/pygame_2d_vis/__init__.py 9 additions, 4 deletionscooperative_cuisine/pygame_2d_vis/__init__.py
- cooperative_cuisine/pygame_2d_vis/images/images_md_for_docs.md 1 addition, 0 deletions...rative_cuisine/pygame_2d_vis/images/images_md_for_docs.md
- cooperative_cuisine/pygame_2d_vis/images/overcooked-end-screen.png 0 additions, 0 deletions...ve_cuisine/pygame_2d_vis/images/overcooked-end-screen.png
- cooperative_cuisine/pygame_2d_vis/images/overcooked-level-screen.png 0 additions, 0 deletions..._cuisine/pygame_2d_vis/images/overcooked-level-screen.png
- cooperative_cuisine/pygame_2d_vis/images/overcooked-start-screen.png 0 additions, 0 deletions..._cuisine/pygame_2d_vis/images/overcooked-start-screen.png
- cooperative_cuisine/recording.py 2 additions, 0 deletionscooperative_cuisine/recording.py
- cooperative_cuisine/scores.py 4 additions, 0 deletionscooperative_cuisine/scores.py
Loading
Please register or sign in to comment