Blog

Archive for the ‘Downloads’ Category

Nokia WRT (Widget) Sudoku Game

September 1, 2009
For Nokia N97, 5800 etc

For Nokia N97, 5800 etc

Here is the second of my Javascript to Nokia WRT (Widgets) game release.

This time – a nice Sudoku game.

For the (few) who don’t know – the goal of Sudoku is to fill each nine-square row, each nine-square column and each nine-square box with the numbers 1 through 9, with each number used once and only once in each section.

As before, the game is absolutely free to play, test, explore (game and code) etc.

You can download the game directly using this link: http://casual-mobile.com/dl/Sudoku.wgz

Like it? Don’t like it? Have any suggestions? Drop a comment below.

9 people like this post.

Javascript games on Nokia WRT – Tic Tac Toe

August 27, 2009

Picture 23

I started a new initiative to adapt simple Javascript games to Nokia WRT enabled phones. I focus on WRT 1.1 touch devices (currently Nokia N97 and 5800).

The first game I implemented is a classic Tic Tac Toe game where you can play against the phone. My friend Alex Rutgaizer designed the board.

After I have gathered someĀ  more insight, I promise to post my findings, best practices and suggestions in a separated post.

You can download the game and install it to any Nokia N97 and Nokia 5800 phone. Just copy the link to the file in your phone then download and install the wgt file.

Download link: http://mobiledevworld.com/files/2009/08/tic-tac-toe.wgz

The code is absolutely free to modify, play, rewrite etc.

If you have ideas for more games leave me a message.

7 people like this post.