Hi guys! I worked on this cool new project while I was home and sick. The language it is translating to is Prushuvian, a language I made up. You will have to tell the translator the length of your word (number of letters), and then all of the letters in it. Spell correctly if you want it to come out right! Then, it will relay the translated word, piece by piece. Press space when you have finished writing down part of the word and the translator will advance to the next part. It will repeat this sequence forever. u_e_y o_ool_i o_m_m o_r_o_min_a_f_on! I put a lot of hard work into this and would really appreciate if you could love and favorite it. I was going out on a limb while using it-I'm not a very good coder and haven't used lists much before. You can look inside to see that the code for translation (the nested "If/Else" blocks) is pretty long. Thanks!
I got the idea from Splo's, "The language of cats" project, but this one operates in a totally different way. It can translate any word, even nonsense ones (but you have to know how many letters your nonsense word has!) I also had some help from Siri. Changes: v1.0 - Released v1.1 - Added decoder and intro.