tkellehe / noodel

A programming language designed around supporting ASCII animation based code golfing challenges.
10 stars 0 forks source link

Views #127

Closed tkellehe closed 5 years ago

tkellehe commented 7 years ago

In the new Noodel have views. Have a loop that takes in an array as a set of views which every loop get changed on the screen to save a byte when animating. This will probably only be useful in cases where all views or frames can be created ahead of time...