to navigation
(it's at the end of the page)
a robot infront of a bunch of multi-colored lines. there are options on the left to customize them.

rainbot

updated 8/16/2022
it's raining, and there's robots. you can customize the rain and the robots.
for school, i had to make a python script that used a turtle to draw some stuff on screen. i made my script draw multibots, as that was the only creative thing i could come up with. here it is in action:
a python turtle drawing three robots. the first one has an antenna, the second one is to the right and has a suit and a top hat, and the third one has a yellow shirt. the third one is tiny and on top of the first robot's head.
as you can maybe see in the gif, one of the features of the python script was to give each robot its own cosmetics.
a while later, i made a little rain demo on my own time in javascript. my mind went back to the python program, and i remade it along with the rain demo. and now i have rainbot.

8/16/2022

  • redesigned the options menu

8/15/2022

  • more options related to the orientation and spawning of the rain
  • new options to fading out stuff
  • 2 new examples

8/13/2022 (just a fix)

  • achievement notif won't appear anymore if the options menu is disabled (?noclick)

8/13/2022

  • you can rotate the rain! wow!
  • again, more examples
  • multibots were updated
  • you can now reset a value on a cosmetic (hit the reset button. if there isn't one, clear the text box)
  • you can now embed a scene in a link
  • a list of special colors (there's two)
  • url parameter to disable the options menu (?noclick, or click on the button at the bottom of the options menu
  • splashes now despawn after some time (default is 30 seconds)

8/12/2022

  • the rain now splashes when it hits something! wow!
  • a bunch of new examples
  • customize the initial speed of a rain drop.
  • some options were replaced with a new type of input: ranges. the ranges that let you set a min and a max, i mean.
  • you can pin the options menu to the side, which will let you see everything while keeping it open.
  • "clear frame now" button
to content
(it's at the start of the page)