Jun 04
Digg
Stumbleupon
Technorati
Delicious

PyJumble v1.0.0

I have been poking my nose into PyS60 since few months now and finally today I am releasing my first game - PyJumble.

PyJumble is a simple word game. It is based on the popular game Jumble - which is a word puzzle in which a player is given a set of letters which, when arranged in the correct order, give the un-jumbled word. A simple example would be the set of letters “lbujme,” which can then be rearranged to spell “jumble”.

Here are few screenshots of the game.

The most compelling feature of the game is Highscore. The game has two types of highscores - Offline and Online. The user can always update his/her score by enabling online highscore in the game settings. The top online highscores can also be retrieved through the game on mobile; otherwise it can be viewed here.

For knowledge of developers - the online highscore uses SQL database and some PHP as well.

I would like to thank Pankaj for his support and help, without which this game would not have been possible.

Download:

* Download the game here. Note: You need to sign it with all caps using OpenSigned Online before installing

Highscore:

* You can view your the highscore page here.

Any feedback is welcome.

Related posts:

  1. Announce: Py-Hangman Game Greetings! Very long time with hectic schedule I have written...
  2. Verbose I only recently came to know how to upload my...
  3. Sweet Memories v1.00 (touch game) Sweet Memories is a memory card game for touch screen...
  4. Jomtris Jomtris is a simple “tetris” kind of casual game. You...
  5. Genius v1.2 Hi fellows! Good to announce one more release of this...

Related posts brought to you by Yet Another Related Posts Plugin.


Author: Pavan Pareta

4 Comments

Jukka Laurila
June 4, 2009

Why require people to sign the SIS? Doesn’t sound like you would need anything beyond user-grantable capabilities, so you could just self-sign it.

Pankaj Nathani
June 5, 2009

Hi Jukka, :)

I think its NetworkServices - online highscore…

Pavan Pareta
June 5, 2009

Hi Jukka Laurila,

In PyJumble, Network Services capabilities used for online highscore, that’s why required sign the sis.

Yes Pankaj I agree with you.

Jouni Miettunen
June 5, 2009

Agree with Jukka, but have to confess I’ve made same “mistake” with capabilities. I required self-signing with one app only because of NetworkServices.

Now I know better, just need to sign SIS once by myself and then everybody can use that as-is :)

Comments RSS TrackBack Identifier URI

Leave a comment