Remote agent/Simulation: Difference between revisions

m
Wrong command character
(Added walls and debug display)
m (Wrong command character)
Line 98:
(out *Sock
(case @ # Command character
("F^" # Forward
(ifn ((car *Dir) *Agent) # Hit wall?
(prin "|") # Yes: Bump event
Anonymous user