Ideas for Tasks - adaptive-learning/flocs GitHub Wiki

  • colored fields, overwriting colors of the fields by blocks
  • with possibility of overwring colors, there can be tasks that asks you to draw a particular picture
  • multiple goals
  • tokens placed around the maze - you have to catch them all before go to the goal
  • numbered tokens - you have to first catch all tokens numbered 1, than all tokens numbered 2, etc. (? maybe with possibility to save the number of token to a variable for later use?)
  • the bomb has attached a security code, which you have to find out (e.g. as a maximum number in maze or as a number of yellow fields in maze)
  • concept of enemies and guns
  • grid with numbers and a robot: task is to implement algorithms on the grid, e.g. the maximum-valued path from bottom to top etc. (= dynamic programming, greedy algorithms)
  • multiple robots, "message passing", coordination tasks
  • moving belts (as used eg in RoboRally), use of "do nothing" action