nice work![]()
Text Twist is a word game similar to the one in yahoo games
Update--
Added menu for solve, sound, exit
improved sound implementation
improved display with large no of words
Update--
Improved word list
Added last game option
bug fixes
Update--
added loading screen
removed auto-shifting of letters
added button highlight
added sound
buttons mapping-
left -> Last Word
right -> Twist
down -> clear
ok -> Enter
Please post any bugs
Works on E6/A1200
Download rename and install
Last edited by painlesssunny; 11-07-2008 at 01:52 PM. Reason: updated info
It tells me the zip file is corrupt =[
its not a zip file
rename it to texttwist_new.pkg and install from memory card
oohhh i missed the .pkg in front.
hello there! i have a big problem regarding this game.. i really want to download text twist in my phone, i'm using motorola rokr e6.. pls. help me..tnx..
-Remember me and smile, for it's better to forget than remember me and cry.-
motomaster™
*Gone forever to come Back*
wonderful game! i spent good times with it when i'm waiting for something!
tip: here is how to generate a word list for other languages than english, with GNU aspell:
(change pt_BR with any of your installed languages: `aspell dump dicts`)Code:aspell --clean-affixes --clean-words --lang=pt_BR dump master | cut -d / -f 1 | grep -v '[A-Z]\+' | awk '{if(length>=2 && length<=5)print $0}' > words.txt
P.S.: is there a easy way to replace (not remove) diacritics? i could only write this messy sed script:
sed -e 's_á_a_g' -e 's_à_a_g' -e 's_ä_a_g' -e 's_ã_a_g' -e 's_â_a_g' -e 's_å_a_g' -e 's_é_e_g' -e 's_è_e_g' -e 's_ë_e_g' -e 's_ê_e_g' -e 's_í_i_g' -e 's_ì_i_g' -e 's_ï_i_g' -e 's_î_i_g' -e 's_ó_o_g' -e 's_ò_o_g' -e 's_ö_o_g' -e 's_õ_o_g' -e 's_ô_o_g' -e 's_ø_o_g' -e 's_ú_u_g' -e 's_ù_u_g' -e 's_ü_u_g' -e 's_û_u_g' -e 's_ý_y_g' -e 's_ÿ_y_g' -e 's_ñ_n_g' -e 's_ç_c_g'
I've installed it MPKG Installer after installation I look at the game category it's not there, then I look at the all category it's not also there. I've install it three times but it's no there. What could be the reason?