We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908239a commit 8bd0d98Copy full SHA for 8bd0d98
samples/external_library/java_processing/hemesh/library/vbo/mesh_to_vbo.rb~
samples/external_library/ruby_gem/game_of_life.rb
@@ -1,6 +1,6 @@
1
# game_of_life.rb featuring MDArray in ruby-processing
2
-# A Processing implementation of Game of Life
3
-# By Joan Soler-Adillon
+# A ruby-processing implementation of Game of Life
+# By Martin Prout after a processing version by Joan Soler-Adillon
4
#
5
# Press SPACE BAR to pause and change the cell's values with the mouse
6
# On pause, click to activate/deactivate cells
0 commit comments