Closed Tafkae closed 1 month ago
Task: Develop a mapping (walking) application to find a specific set location in a large warehouse store for a customer. The customer can move north, south, east, or west.
Hints: Loops, Variables
(there, that's probably enough overengineering for one day.)
Didn't have time to worry about obstruction logic, so this would need some debugging. It'll do for now though 😵
Task B: Find the Spot
Task: Develop a mapping (walking) application to find a specific set location in a large warehouse store for a customer. The customer can move north, south, east, or west.
Hints: Loops, Variables