About bouncing letters
Bouncing letters are well... letters that bounce around your screen
This was actually the first thing this website had.
The first bouncing letter I made was obviously, e. Actually, the lowercase e!
Then, for variety, I made more variants.
Just e, uppercase, e-like, English vowels, IPA vowels, etc.
I also made specials that were not exactly bouncing letters.
Math symbols, circles, shapes.
I also tried stuff that wasn't the regular.
The merging and splitting e involved more JS than just "move the letter to places"
Then I made triangles pointing to their direction, where it generates triangles with their angle based on their direction, duh.
As of now, the last one I made was the custom symbol chooser, just type the symbols you want to make, and it will generate a new tab with it.
So basically, stuff that bounces across your screen.