Skip to content
Vincent Chu edited this page Jan 5, 2014 · 4 revisions

WordTile is a web based version of the popular LetterPress game, completed with Facebook login and multi-language support. One of the major goals of the game is to help me improve my Japanese, as the game can be played in Japanese with hiragana letter tiles. There is also a huge emphasis on cross-platform / cross-browser compatibility and the game works correctly and beautifully both on desktop and on mobile devices.

A lot of the user interface heavy lifting is done using the Twitter bootstrap framework, and the core mechanics are done using javascript on the browser client side. The backend is done using php, providing simple RESTlike web services.

For more details on the game, including screenshots and a working version, please visit http://www.vincentchu.com/wordtile.html

Clone this wiki locally