Discussion Board

Results 1 to 4 of 4
  1. #1
    Super Contributor JOM's Avatar
    Join Date
    Mar 2003
    Location
    Espoo, Finland
    Posts
    976
    Greetings,

    Just a quick note about a quick release. Memory match game for touch screen == Nokia 5800. Wanted to release some old digi pictures I've taken, even if in very small size

    http://jouni.miettunen.googlepages.com/sweetmemories

    Only for PyS60 1.9.6 running on Nokia 5800. More later.

    Enjoy,

    --jouni

  2. #2
    Super Contributor JOM's Avatar
    Join Date
    Mar 2003
    Location
    Espoo, Finland
    Posts
    976
    Greetings,

    http://jouni.miettunen.googlepages.com/sweetmemories

    Update for memory game, more pictures Also supports N82 i.e.
    keypad with PyS60 1.9.6. Still have mysterious problem with the
    PyS60 1.4.5, no time to debug now...

    Version 0.60, release date 2009-08-05

    Code:
        * Requires PyS60 1.9.6
        * Supports touch screen and keypad (non-touch)
        * Pre-defined image collections:
              o  Default mix (17 pictures)
              o Flowers from Rovaniemi (20 pictures)
              o Traffic Signs from Finland (41 pictures)
        * Each game has random selection of pictures:
              o N82 has 10 pairs (screen resolution 240 x 320)
              o 5800 has 12 pairs (screen resolution 360 x 640)
        * Tested on Nokia 5800 XM and Nokia N82
    Btw PyS60 1.9.6 Ensymble puts there some capabilities by default!
    Took a while to discover what was the problem. Now no capas used!

    Enjoy,

    --jouni

  3. #3
    Registered User kawan95's Avatar
    Join Date
    Jul 2007
    Posts
    18
    Quote Originally Posted by JOM View Post
    Greetings,

    http://jouni.miettunen.googlepages.com/sweetmemories

    Update for memory game, more pictures Also supports N82 i.e.
    keypad with PyS60 1.9.6. Still have mysterious problem with the
    PyS60 1.4.5, no time to debug now...

    Version 0.60, release date 2009-08-05

    Code:
        * Requires PyS60 1.9.6
        * Supports touch screen and keypad (non-touch)
        * Pre-defined image collections:
              o  Default mix (17 pictures)
              o Flowers from Rovaniemi (20 pictures)
              o Traffic Signs from Finland (41 pictures)
        * Each game has random selection of pictures:
              o N82 has 10 pairs (screen resolution 240 x 320)
              o 5800 has 12 pairs (screen resolution 360 x 640)
        * Tested on Nokia 5800 XM and Nokia N82
    Btw PyS60 1.9.6 Ensymble puts there some capabilities by default!
    Took a while to discover what was the problem. Now no capas used!

    Enjoy,

    --jouni
    Nice game!
    Could you tell me how you did get rid off the virtual 4-way directional pad which is displayed in canvas mode?
    Is there a comand like "keypad.hide"?

  4. #4
    Super Contributor JOM's Avatar
    Join Date
    Mar 2003
    Location
    Espoo, Finland
    Posts
    976
    Quote Originally Posted by kawan95 View Post
    Nice game!
    Could you tell me how you did get rid off the virtual 4-way directional pad which is displayed in canvas mode?
    Is there a comand like "keypad.hide"?
    I use this below:

    Code:
            # Hide annoying virtual keypad
            if e32.pys60_version_info > (1,9):
                appuifw.app.directional_pad = False
    Cheers,

    --jouni

Similar Threads

  1. My First Game for Nokia Touch! TouchSenku
    By mesarpe in forum Mobile Java Games
    Replies: 1
    Last Post: 2009-06-23, 23:28
  2. Replies: 4
    Last Post: 2009-03-27, 14:34
  3. [Announce] Jomtris 1.60 (game)
    By JOM in forum Python
    Replies: 8
    Last Post: 2009-01-21, 04:23
  4. Replies: 15
    Last Post: 2009-01-02, 09:54
  5. [Announce] Jomtris 1.00 (game)
    By JOM in forum Python
    Replies: 10
    Last Post: 2008-12-04, 07:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved