The Turing machine is based on the following paper: https://arxiv.org/pdf/1904.09828.pdf
https://fr.overleaf.com/read/cdcxfgfnrzqr
pip3 install -r requirements.txt
python3 src/app.py <file.utm> <input>
UI made on pygame 1.9.6, use the right arrow to move forward in the program. Clicking on a card on the board allows you to view it. Push the space bar to automatically complete the program. At the end of the process, use the left arrow to return to the end of the ribbon.
Import a .utm from https://turingmachinesimulator.com