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:
	

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.
 
		
	- redesigned the options menu
 
 
		
	- more options related to the orientation and spawning of the rain
		
 - new options to fading out stuff
 - 2 new examples
 
 
		
	- achievement notif won't appear anymore if the options menu is
			disabled (
?noclick)
		 
 
		
	- 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)
 
 
		
	- 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