Etoy Project sampler: Difference between revisions
Jump to navigation
Jump to search
Karlramberg (talk | contribs) m (Project sampler moved to Etoy Project sampler) |
Karlramberg (talk | contribs) |
||
Line 8: | Line 8: | ||
==Maze constructor== |
==Maze constructor== |
||
<table><td>[[media:Mazeconstructor-16.xo]] |
<table width=100%><td>[[media:Mazeconstructor-16.xo]] |
||
:A simple maze algorithm with a backtracking system. Includes a tutorial describing the implementation. |
:A simple maze algorithm with a backtracking system. Includes a tutorial describing the implementation. |
||
</td><td>[[image:Maze.png]]</td></table> |
</td><td>[[image:Maze.png]]</td></table> |
Revision as of 19:58, 7 June 2008
Camera play
- A simple demo that track a distinct color with the built in XO camera and moves a object on screen accordingly.
Lindenmayer system
media:Lsystem3-8.xo
|
Maze constructor
media:Mazeconstructor-16.xo
|
Picture filtering
media:ColorReadingAndWriting-17.xo
|
Snake game
media:Snake-19.xo
|