Toby Tmjee

Again, trying out GWT, I've decided to work on a little game called minesweeper, it's somewhat like what they got in Windows OS, where player try out their luck clicking on the buttons that might be a mine, there are numbers indicating how many mines are there surrounding. I've decided to make this a pure client-side application (no GWT-RPC), using purely the client features provided by GWT.

Good exercise for learners. It could be nice if Toby updload on a website the code and the demo.

My GWT App - MineSweeper

image