Skip to content

Universal Turing Machine v1.0.0

Choose a tag to compare

@DigitMan27 DigitMan27 released this 24 Aug 10:33
· 31 commits to develop since this release

The main features of the Application are now complete .

  • Features:
    • Step Execution Timer .
    • Live updating of the tape during execution of an Turing Machine .
    • Live header indicator through coloring .
    • Recording of the input that the header reads in the Execution Log .
    • Change the apperance of the app(Colors,Fonts,Header Color,Input Display Limit,Tape Length and the Blank Symbol) .
    • Saving settings in an .xml file .
    • Load settings from .xml file .
    • Specific file extension(.uTM) .
    • .uTM file parsing .
    • Utility & Control Flow improvements .

IMPORTANT: Be sure you have installed the .NET 5 Runtime on your computer .