Saturday, March 29, 2014

Targetto - An HTML5 word game

I've just built my first HTML5 game using JavaScript, jQuery and css. It is a word game called Targetto. I will be publishing it on the Chrome Web Store.

I thought the biggest challenge would be figuring out how to load a 175,000 word dictionary into a browser based application. The answer was surprisingly simple. Let me have your suggestions before I explain how I did it.