Forum Nokia has recently released classic card game, Solitaire for S60 5th Edition, as an example application to demonstrate the touch features of the platform. In that sense, in addition to tapping the cards, users can also drag and drop them around, just like they would do on a desktop computer with a mouse.
Also included in the game is the support for tactile feedback using the Touch Feedback API, to show developers how they can use the functionality in their apps. Cards are implemented as Scalable Vector Graphics (SVG) icons, but the example also provides an option to draw them using methods of the graphics context class CWindowGc…
Interested to develop for S60 5th Edition or just want to play the game? Here’s a link to the Forum Nokia page with all the details from where you can also download the code.
[Via: SymbianFreak]