Flower VEXcode Project . vrblocks
The VEX VR FLOWER project is a creative coding exercise where I used a block-based programming language to design a flower pattern. The code instructs the VEX VR robot to draw a flower by controlling its movement and pen tool. The program is designed to make the robot move in specific paths to create petals and a stem, combining loops and directional commands for precision. Each part of the flower, including the petals, stem, and leaves, is carefully programmed to ensure symmetry and aesthetics. This project is a great example of how programming can be used to create artistic patterns and is an engaging way to explore robotics and coding.