sarweiler / zellen

game of life based sequencer for monome norns
10 stars 3 forks source link

time-travel #16

Closed ericmoderbacher closed 4 years ago

ericmoderbacher commented 4 years ago

Feature addition, adding item mostly so I have an appropriate place to ask related questions.

Entails the addition of a linked list that holds the board values appended as we move through the generations.

ericmoderbacher commented 4 years ago

Filed first pull request. yay!

Dont close yet because I think the "automatic" seq_mode could use a counter-part "reverse-automatic" that calls "do_the_time_warp()" instead of "generation_step()"

sarweiler commented 4 years ago

Thanks again for your contribution, Eric! Closing this issue now!