https://github.com/quexten/turingmachine
https://github.com/quexten/turingmachine
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quexten/turingmachine
- Owner: quexten
- License: mit
- Created: 2016-06-02T16:22:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T20:58:09.000Z (about 9 years ago)
- Last Synced: 2025-02-06T04:51:29.718Z (4 months ago)
- Language: Java
- Size: 4.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TuringMachine
This is a basic Turing-Machine implementation in Java, that I made for school.
It has a visualizer written using the libGDX framework.[Try it Online (Unary To Binary Example).](http://quexten.github.io/TuringMachine/)