More progress on JavaScript Scrabble

Written by

in

I’m excited at the speed of the computer’s moves. Almost all moves take less than a second on my MacBook Air (1.86 GHz Intel Core 2 Duo) – the times when a move requires about 3 seconds is when the computer analyses how to play a joker. Did I already mention this is pure JavaScript running on the browser ?

Its amazing how far JavaScript has come, from being considered a toy language for running some checks on form inputs to being recognized as the powerful (though sometimes quirky) language that powers the Internet today.

New features
New features

Comments

One response to “More progress on JavaScript Scrabble”

  1. Ben Avatar
    Ben

    Impressed!! Looks great, can’t wait to play 😉

Leave a Reply

Your email address will not be published. Required fields are marked *