summaryrefslogtreecommitdiff
path: root/src/simulation/actions.js
AgeCommit message (Expand)Author
2023-11-12add visualizationsanine
2023-11-11prevent movement when frozen and allow seeing past the lattice edgesanine
2023-11-11add drop_flag and speak actionssanine
2023-11-10implement take_flag actionsanine
2023-11-10implement unfreeze actionsanine
2023-11-10add pretend_frozen actionsanine
2023-11-10add trigger actionsanine
2023-11-10add place actionsanine
2023-11-10refactor: actions take an additional world parametersanine
2023-11-10add turn_right actionsanine
2023-11-10implement move_backward and turn_leftsanine
2023-11-10implement move_forward actionsanine