Commit Graph

  • 2e5125cefd Write level 9 master BodgeMaster 2023-05-02 16:50:09 +0200
  • 9c087414f8 Improve text on level 8 BodgeMaster 2023-05-02 16:49:48 +0200
  • c59f7d7e39 Start adding levels BodgeMaster 2023-01-06 15:11:30 +0100
  • ab0912b968 Only print "Available conditons:" section if conditions are available BodgeMaster 2023-01-06 15:10:45 +0100
  • ea4e8f0248 Move the delay into setup_and_run_task() BodgeMaster 2023-01-06 15:10:12 +0100
  • f8e316bdc4 Repeat the same level until success BodgeMaster 2022-12-23 12:56:57 +0100
  • e814cfe21d Replace debug function with debug level BodgeMaster 2022-12-23 12:20:48 +0100
  • e3475eefc3 Make this a standalone application and add level file support BodgeMaster 2022-12-23 12:18:11 +0100
  • 9e9fb38b60 Make lists of allowed commands/conditions print properly BodgeMaster 2022-12-23 12:17:21 +0100
  • 31981b541e Add UI BodgeMaster 2022-11-30 15:16:15 +0100
  • f1f271abbe Enforce command/condition whitelist BodgeMaster 2022-11-26 15:19:02 +0100
  • 7ed9e8cc4f Check if the goal has been reached after interpreting code BodgeMaster 2022-11-26 15:05:52 +0100
  • c0c99890d3 Mode detailed readme. BodgeMaster 2022-11-06 06:45:13 +0100
  • c00f788d27 Minor improvements all over the place BodgeMaster 2022-11-06 06:22:20 +0100
  • b8b23249a0 Add runner portion of the interpreter BodgeMaster 2022-11-06 06:21:01 +0100
  • fbdf2e42f2 Implement remaining command_... functions for control structures BodgeMaster 2022-11-06 06:18:07 +0100
  • f9f454625b Return formatted code from the parser so it can be used in error messages. BodgeMaster 2022-11-06 03:51:31 +0100
  • 12dd5f50d6 Implement motion and take commands BodgeMaster 2022-11-06 03:30:58 +0100
  • 5f6990050b Fix condition_goal_reached() and condition_on_apple() BodgeMaster 2022-11-06 03:30:03 +0100
  • cf311ae3fa Implement condition functions BodgeMaster 2022-11-06 02:24:21 +0100
  • 70456794a4 Start working on engine BodgeMaster 2022-11-06 02:23:38 +0100
  • c8ad44e93e lambdaV: Implement parser BodgeMaster 2022-11-05 05:36:57 +0100
  • eab0d86d7a gitignore: Ignore nano’s swp files and __pycache__ BodgeMaster 2022-11-05 05:36:16 +0100
  • 47fc6f5798 Outline: Add what I have so far BodgeMaster 2022-11-05 05:35:52 +0100
  • dff57cf324 Update 'README.md' Jan Danielzick 2022-11-04 03:10:47 +0000
  • 46cab74a31 Initial commit Jan Danielzick 2022-11-04 03:07:15 +0000