An open API service indexing awesome lists of open source software.

https://github.com/ruffdd/touringmachine


https://github.com/ruffdd/touringmachine

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# TouringMaschiene

Dieses Programm simuliert eine TouringMaschiene

## Defintion

## .tm files
Syntax:

start:"start state"
empthy:"empthy symbol"

"old state" "old char" > "new state" "new char" "next direction"