Full notes
Full Elara: A Coding Adventure in Space update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
This update includes a brand new mechanic, crates! G.R.O.V.E.R. can pick them up and drop them with the new pick_up and drop functions. This also comes with two new levels that utilize the new mechanic. Stay tuned for more levels that use crates in the future!
Added two new levels: "Blocking the Way" and "Clear a Path" (now levels 8 and 9).
Added two new functions: `pick_up` and `drop` that can be used to interact with crates.
Removed the "Pressing Buttons" level (previously level 5). It was removed to make space for the new levels and because it was too simple. The subsequent level "Let Me In" does a perfectly fine job of introducing the buttons mechanic.
Source
Changelog.gg summarizes and formats this update. How we read updates.
