Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Rule 110  (Read 2219 times)

0 Members and 1 Guest are viewing this topic.

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Rule 110
« on: November 21, 2018, 08:14:00 pm »
I ran across the concept of Rule 110 yesterday and thought it's so neat such a simple program is Turing complete: https://en.wikipedia.org/wiki/Rule_110

So I quickly wrote it in SFML today: https://github.com/FRex/Rule110

Screenshot: https://imgur.com/a/SpjEqUM
« Last Edit: November 21, 2018, 08:38:56 pm by FRex »
Back to C++ gamedev with SFML in May 2023