-
- Downloads
Refactor and modify classes with improved explanations
The classes across several files have been modified to improve clarity, provide better comments, and refine attribute representations. This commit involves refactoring the item, effect, and player classes to include more detailed descriptions and user-friendly outputs. The change also simplifies some methods and eliminates redundancies for cleaner and more efficient code.
Showing
- cooperative_cuisine/environment.py 1 addition, 1 deletioncooperative_cuisine/environment.py
- cooperative_cuisine/items.py 47 additions, 31 deletionscooperative_cuisine/items.py
- cooperative_cuisine/orders.py 8 additions, 11 deletionscooperative_cuisine/orders.py
- cooperative_cuisine/server_results.py 2 additions, 2 deletionscooperative_cuisine/server_results.py
- cooperative_cuisine/state_representation.py 35 additions, 28 deletionscooperative_cuisine/state_representation.py
Please register or sign in to comment