PythonS60: Guessing Game
This is my very first application for S60, so it may be unstable and is only meant for entertainment value. It’s a fairly simple program written in Python for S60 and comes as a .sis file.
Description: Choose a number between 0 and a number of your choice. Then try to guess that number. That’s it!
Latests version: alpha 0.1 (build 2)
Download: Guessing Game 0.1.2 (Right click and Save As)
Source: Guessing Game 0.1.2 Source (Right click and Save As)
Requirements: You need a Symbian S60 based smartphone and Pys60 which can be found here.
Known issues
- Cannot exit normally. Must complete game.
- Exits automatically when game is done.
- Does not show number of tries.
- Exits when cancel.
- Letters in settings
Todo list
- Add menu
- Add exit
- Fix loop
- Fix stats
- Fix exit
License
This software is licensed under the CC-GNU GPL.
If you have any problems, please post them here, and I will try to help you. Or if you can help me, please post here as well!


[...] Texas Instruments calculator. I will release this early alpha stage game under the projects tab, so go have a look and try it out if you want. Remember that you need to install python on your phone [...]
Nice application and it is good that you decided to use a less restricting license then the normal freeware license, but I would suggest that you consider using the CC-GNU GPL (or CC-GNU LGPL) license instead since this is recommended by Creative Commons when applying the license to software. The normal Creative Commons license was not made with software in mind and therefore might not actually apply in the way you wish.
Thanks for the tip! I have now changed the license of the application to CC-GNU GPL
I will release a new version soon (maybe beta, who knows. School is time consuming)