Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Turing machine - fully working

Compare
Choose a tag to compare
@margual56 margual56 released this 25 Dec 16:38
· 37 commits to master since this release

Ported the whole project to java, using Processing's core.jar library. This allowed me to ask for a Turing Machine program file on startup.
This also allowed me to export as a .jar, which is cross-platform. Enjoy!

Future versions might include some extra functionality such as a menu to change programs or something similar.