Turing Tumble Community

5 blue 1 red, repeat: possible?

Btw: would you like to program the Fibonnaci:
0, 1, 1, 2, 3, 5, 8 (13)?

I guess, that’s still a little bit too hard for me. You can’t really use the registers well for multiple calculations. For the fibonacci numbers, you’d even need to preserve the original values of the registers while adding one to another.

Maybe it’s possible to output the numbers as a pre-filled list, without really calculating them

Tan ingenioso como sencillo.

Nuevamente sencillo, nuevamente ingenioso.

image
Pretty easy I think. Nice, but not really hard challenge

1 Like

Hi, I am new to the community page so could you guys go check out my first post it’s called “dr nim but imposible to beat”

Thanks!

Hi everyone. I’m new here and stumbled on this challenge. This is the solution I’ve come up with Tumble Together

image

1 Like

Nice and clean design, well done!

2025