File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # JRubyArt-examples for JRubyArt-1.2.8 +
1+ # JRubyArt-examples for JRubyArt-1.3.0 +
22JRubyArt-examples
33================
44
@@ -8,8 +8,10 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
88Includes autorun Rakefiles:-
99
10101 . in a console cd ` k9_samples ` directory
11- 2 . and ` rake ` to run all the autorun examples (not all the examples)
12- 3 . or eg ` rake hype ` to just run the hype library examples (depends on an installed hype library).
11+ 2 . and ` rake ` to run all the core examples (excludes gem examples etc)
12+ 3 . ` rake hype ` to just run the hype library examples (depends on an installed hype library).
13+ 4 . ` rake wordcram ` to just run the wordcram gem examples (depends on an installed ruby_wordcram gem).
14+ 5 . ` rake pbox2d ` to just run the pbox2d gem examples (depends on an installed gem).
1315
1416### Partial Catalogue (for the lazy)
1517
You can’t perform that action at this time.
0 commit comments