| Reply | « Previous Thread | Next Thread » |
|
hello,
Here is another classic game: Mastermind (version 1.0) by mailto:slump@libero.it Matteo Muggianu is a Python version of the classic logic / puzzle game. Two versions are available, http://www.allaboutsymbian.com/downl...nd_wpython.SIS one with the Python interpreter included and http://www.allaboutsymbian.com/downloads/mastermind.SIS one without (for those who already have Python installed on their phone). A good example of what can be done with the Python scripting language. I don't know which pys60 is provided with the second version ! |
|
Great game!
One question: how did you bundle the python interpreter? |
| bercobeute |
| View Public Profile |
| Find all posts by bercobeute |
|
Notice that the app is distributed without encryption.
Just 'default.py' that can be read by anyone. mastermind isn't very complex (for programmer, not player) though. See an example mastermind.py here http://agorf.void.gr/code/mastermind.py |
|
Hi all,
I'm the author.... ![]() I have written mastermind to test the "power" of python, now I'm planning to improve graphics, menu and sound... (I have been using python since two weeks so be patient )for any questions contact me at: slump@linero.it see you soon..ciao Matteo p.s. I have included 1.3.1 version of python interpreter. |
| araleslump |
| View Public Profile |
| Find all posts by araleslump |
|
Great work!
Would you mind letting us know how you included the interpreter in the .sis file? Thanks! Quote:
Last edited by bercobeute : 2006-03-09 at 12:48.
|
| bercobeute |
| View Public Profile |
| Find all posts by bercobeute |
|
hello,
I look contents of sis file wpython_mastermind.SIS. I found this : - mastermind files : !\system\apps\mastermind\bg.jpg !\system\apps\mastermind\default.py !\system\apps\mastermind\lg.jpg !system\apps\mastermind\mastermind.aif !\system\apps\mastermind\mastermind.app - pys60 1.3.1 2nd Edition (the same file found at Sourceforge !) PythonForS60_2ndEd_1_3_1.SIS 515593 Bytes It raises a problem : if you don't have pys60 installed before. You have only one choice : 2nd Edition (no 1st Ed , no 2nd Ed FP2 or FP3 !!!) |
|
>>>Would you mind letting us know how you included the interpreter in the .sis file?<<<
check this: http://www.mobilenin.com/pys60/info_...pplication.htm Ciao Matteo |
| araleslump |
| View Public Profile |
| Find all posts by araleslump |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Question. Free memory in Game Loop(J2ME) | videador | Mobile Java General | 5 | 2009-08-24 07:05 |
| Game directly to Game Folder | JPurd | Mobile Java General | 4 | 2008-04-15 21:34 |
| Great game Wappo | geonofear | News, Announcements and Job Listings | 2 | 2007-01-03 13:00 |
| Sending mastermind game "question pegs" to another player to play | hong1981 | Mobile Java General | 0 | 2004-07-22 20:02 |
| Sending mastermind game "question pegs" to another player to play | hong1981 | Mobile Java Networking & Messaging & Security | 0 | 2004-07-22 20:00 |