Solitaire for the 5800, example code from Forum Nokia

Published by at

Forum Nokia recently published an implementation of the card games Solitaire as their latest S60 5th Edition code example. For consumers it is a nice bit of extra freeware. For developers it is an example of an application fully optimised for touch; it demonstrates handling of pointer events of custom made UI controls and tactile feedback.

The application, resources and source code can be downloaded from the Forum Nokia website. If you want to install the game to your device download the zipped code example from the Forum Nokia page. You need only install the Solitaire_S60_5_0_v_1_1_0_selfs.sis file, which is found in the SolitaireExample/sis folder.

soli 2

Lose productive time to a quick game of Solitaire. Thanks Forum Nokia.

 

Solitaire

You can drag cards about the screen using your finger or the 5800's stylus.

Other code examples provided by Forum Nokia, for S60 5th Edition, include Mobile Paint, Sudoku and Memory Game. All of the applications are provided as-is and are used at your own risk.