This Project gives a Triangle Artificial Intelligence and then lets it move around. Press Space to reset the triangle. Press Right Arrow to change the Environment. If you want to design your own environment, press E, then press D to start drawing, S to pause, and F to finish. (Then press Space again to put the triangle back once it has finished drawing.) Enjoy!
This is hopefully the first in a series of self-locomoting shapes. If you see any problems with the Triangle that make it less lifelike, please leave a comment explaining them. I am aware that sometimes it falls through the ground. If you want to make a project where the user can draw levels, feel free to use my preexisting code! It is entirely contained in the Environment Painter Sprite, so you can just put that in your backpack and then put it in your own project. Just please credit me if you use it. You are encouraged to make remixes if you substitute the triangle with a shape with more sides (i.e. quadrilateral, pentagon, hexagon, etc.).