Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pancake Task #48

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Pancake Task #48

wants to merge 17 commits into from

Conversation

tragicoverture
Copy link

Overview

In this pr, I integrated pancakes into Robotouille by implementing new items, actions, and assets into the game.

Changes Made

Changes for implementing new features into Robotouille

  • Added new assets
  • Edited asset config json to update new and current assets
  • Edited input.json to include new actions
  • Edited robotouille config json to include new predicates and actions
  • Updated builder.py, object_enums.py with new objects

Changes for new objects

  • Updated robotouille, object_enums with new "package" class that replaces former "condiment" class

Test Coverage

Manual testing using new test files

Screenshots (delete if not applicable)

pancake with butter!
pancakewithbutter.mov

… and actions into robotouille json, added corresponding gameplay instructions, added new objects into appropriate enums class, cannot draw condiment and condiment logic work in progress
…dded condiment problem jsons, need to add proper assets that correspond to hot dog with added condiments
…predicates and actions into robotouille json, updated input json to include new actions, added new objects into objects_enums.py
…be under with stove asset in config json, created new actions to put in oven and take out items from oven, updated canvas.py to account for multiple assets aside from default asset for stations
…d new input instructions, added new assets for shrimp and batter station
…added new problem environments for dough and croissant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant