An android app to create and run turing machines.

Latest Version

Version
Update
Feb 22, 2025
Developer
Category
Installs
100+

App APKs

Turing Machine Simulator APP

NOTE: You will NOT be able to use the app unless you have a basic idea about what Turing Machines are. To learn more about Turing Machines and ease yourself into the functionalities of the app, I strongly suggest that you read the documentation of this project on Github:
https://github.com/nikhil-RGB/turing-machine-generator
The documentation also has a 'How to Use' section which explains how to use the app and all of it's functionalities.
This project aims to create an android app and web-app built with flutter which allow users to create their own Turing machines, by filling in a table which contains the Configuration and Behaviour attributes. Users can then view the tape while controlling the progression of the machine's state.
This application is useful to simulate and store Turing Machines encountered in Alan Turing's 1936 research paper as it is easier to understand the machines and follow along with this application rather than if you simulated them manually.
To save machines, a secure NoSQL database was used.
section. There is also a web deployment: https://turing-machines-14433.web.app
Read more

Advertisement