I remember that classic TDD (transport tycoon) was also turing-complete. You can make logical gates there using trains and railroad signals. Minecraft is not only turing complete, there are multiple complete projects of calculators and microcontrollers done using red stone.
Redstone is by design made for implementing logic, so it belongs to slightly different category. Although I think Redstones introduction was prompted by people building logic without it in the olden days.
Cities: Skylines Is Turing Complete
11–20 of 124 posts
Re: Cities: Skylines Is Turing Complete
#12I remember that classic TDD (transport tycoon) was also turing-complete. You can make logical gates there using trains and railroad signals. Minecraft is not only turing complete, there are multiple complete projects of calculators and microcontrollers done using red stone.
Redstone is by design made for implementing logic, so it belongs to slightly different category. Although I think Redstones introduction was prompted by people building logic without it in the olden days.
Re: Cities: Skylines Is Turing Complete
#13Trying to understand the excitement around this. Is it uncommon for games to be turing complete? I imagine a lot of modern games are complex enough to pass turing completeness check.
Re: Cities: Skylines Is Turing Complete
#14Re: Cities: Skylines Is Turing Complete
#15Trying to understand the excitement around this. Is it uncommon for games to be turing complete? I imagine a lot of modern games are complex enough to pass turing completeness check.
Re: Cities: Skylines Is Turing Complete
#16Re: Cities: Skylines Is Turing Complete
#17Wouldn't you also need a way of storing information (preferably an unlimited amount of information) for Skylines to be turing complete? How would you implement the tape of the turing machine?
Re: Cities: Skylines Is Turing Complete
#18Re: Cities: Skylines Is Turing Complete
#19Trying to understand the excitement around this. Is it uncommon for games to be turing complete? I imagine a lot of modern games are complex enough to pass turing completeness check.
https://en.m.wikipedia.org/wiki/Counter_machine
In practice it's actually hard to make something with a potentially infinite memory that is not Turing complete.
Re: Cities: Skylines Is Turing Complete
#20Wouldn't you also need a way of storing information (preferably an unlimited amount of information) for Skylines to be turing complete? How would you implement the tape of the turing machine?
You can make memory out of logic gates.