I want to make a game the would be like fruit ninja but instead of food it is words and you have to tap them in a order to make some sort of word. How would I get the words to be recognized with a dictionary [import]uid: 55737 topic_id: 11138 reply_id: 311138[/import]
I might not be the best one to answer this question, but you would probably need to make your own dictionary of words that are acceptable, and make a sort of level system. Otherwise, you might be able to pull in an API from a dictionary database, but I’m not sure if that’s possible or how you would do it. [import]uid: 7116 topic_id: 11138 reply_id: 40422[/import]
how would I link the file to check the wuords. I thought there would be a sort of countious round system so when the round. how would [import]uid: 55737 topic_id: 11138 reply_id: 40424[/import]
Google up a list of SOWPODS words and put them in a text/xml file and go from there
[import]uid: 10389 topic_id: 11138 reply_id: 40965[/import]