Skip to content

Machine Presets and Language

Jasper Tran O'Leary requested to merge machine_presets into master

Created by: jhaazpr

  • Create a Machine class that can be swapped in and out of StrangeScene objects.
  • Create Plotter and Axidraw machine preset methods, and a way of swapping between the two.
  • Create machine descriptions in the strange machine (.sm) language.
  • Basic parsing of .sm files into the simulation.

Merge request reports