[RELEASE] Lucky 7 pre-2.0 (XBMC Game)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
FrostBox Offline
Skilled Python Coder
Posts: 100
Joined: Nov 2005
Reputation: 6
Location: Quebec City
Post: #1
Hello All,

Here's one of my most successful achievements, I am astonished myself.Tongue

Script: Lucky 7

Version: pre-2.0.0 (Destiny)
Date: 13-03-2009
Creator: Frost
Developed: On XBMC for Windows
Url: http://code.google.com/p/passion-xbmc/
SVN Url: http://passion-xbmc.googlecode.com/svn/t...ipts/Lucky 7/

Language: Mutli for a moment (English/French)

Download:
1. Use Installer Passion-XBMC http://forum.xbmc.org/showthread.php?tid=42612 and a developer of installer
2. Or use a SVN client and get the repos passion-xbmc http://passion-xbmc.googlecode.com/svn/trunk/ which includes Lucky 7

Description:
Small game for simulates the Lucky 7 "Slot Machine" that can be found in casinos.
Virtual currency of course. Smile

I leave Lucky 7 Version 1, you can still play in the Info dialog there is a button "PLAY"

NB: The script requires a recent release of XBMC revision approx.: 18000

NB2 : I have not account the memory used by the script, is it consumes a lot and I recommend it not for the XBox.No
You can test if its XBox plant but the cause is probably lack of memory.

Oh forgot I was the best in my opinion, the skin of the script presents a first ever in a XBMC skin.
I called the CUBE Cool, it is 3D and animated is not smooth, but the look is good.


[Image: 227_13_03_09_6_19_44.jpeg]

A short comment or suggestions are welcome

French support here: http://passion-xbmc.org/le-coin-des-utilisateurs/lucky-7-pre-2-0-(xbmc-game)/

cheers
Frost

For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
(This post was last modified: 2009-03-13 22:22 by FrostBox.)
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,938
Joined: Dec 2004
Reputation: 17
Post: #2
you do some amazing things with python and the skinning engine.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Jeroen Offline
Skilled Skinner
Posts: 1,885
Joined: Feb 2008
Reputation: 4
Location: The Netherlands
Post: #3
That's really impressive, very nicely done !
find quote
nicoli_k Offline
Team-XBMC Forum Moderator
Posts: 659
Joined: May 2008
Reputation: 0
Location: USA
Post: #4
I can confirm that it DOES work on the xbox using T3CH XBMC 2009-03-04 SVN rev18221.
Great looking script. thanks a lot!
find quote
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
Post: #5
Yes, the interface is just amazing. Never seen somethin like that before in a script on XBMC.
Frost is a magician! (he is also the guy who did the biggest part of the GUI of the installer Passion-XBMC, do you remeber the caroussel? It is Frost too. Lucky us! Smile )
So Frost what will be your next surprise? Wink

[Image: passionxbmc_signature.png]
_____________________________

Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV
Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only)

[Image: project_thin_badge.gif]
(This post was last modified: 2009-03-14 00:35 by Temhil.)
find quote
mikko70 Offline
Member
Posts: 80
Joined: Mar 2007
Reputation: 0
Post: #6
i use it with xbox.
only problem is wrong remote control mapping.

when i press 'select' with remote control, spinning starts and info screen appear in same time.
with pad it works ok.

when i press infobutton with remote control, info screen appear twice.
with pad it works ok.

but game works great
(This post was last modified: 2009-03-14 11:03 by mikko70.)
find quote
FrostBox Offline
Skilled Python Coder
Posts: 100
Joined: Nov 2005
Reputation: 6
Location: Quebec City
Post: #7
Nuka1195 Wrote:you do some amazing things with python and the skinning engine.
You are my virtual teacher.Tongue I studied your creations, which include the latest features of XBMC. Thanks for your creations which is good referenceWink


@Mikko70
Sorry I have not optimized the remote because I have not.
I just entered the keymap which is based on the action of XBMC.

you are kottis, member of passion google code?
Look and edit file ../Lucky 7/resources/libs/keymap.py
and you have rights to commit

frost

For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
find quote