The Assistant only takes two commands currently: "Hi" and "Hello." However, if you type, "Hellooooo," "Hai," or "Hey," it can understand that. Heck, you could even type "Heauilhiaiao" (A weird word for hello I guess) and it could answer it. It does this using something called "soundex." It turns what you type into a code... The code for "Hi" is "h0." The code for "Hai" or "hey" is also "h0." How? It turns characters into a number. 0 stands for vowels. It takes these and if it finds more than one of the same thing together, such as 000 or 111, it turns it into 0 or 1. The first letter of the code stays the same. A perk: it can answer bad words without having the exploit in it!
I aim to make a fully functional single-sprite OS. So far, I've succeeded. It is single sprite (see for yourself; press "see inside"), it's cool looking, the controls are simple, and it works. Due to the amount of clones, I recommend not switching tabs while playing.