Activity 4.3.1: Terminus - Part 2 Fixed -

steps = 0 max_steps = len(grid) * len(grid[0]) * 2 # prevent infinite loops

Could you provide a little more context so I can develop the feature accurately for you? activity 4.3.1: terminus - part 2

(like adding a “teleport” command, logging moves, visualizing the grid, or handling dynamic obstacles), just let me know. steps = 0 max_steps = len(grid) * len(grid[0])