Jacks or Better (Video Poker)
by FuzionAndRNet
加去主畫面,方便快捷開玩
安裝呢隻遊戲
撳分享掣,再揀「加到主畫面」,就即刻安裝呢隻game,方便快啲入返嚟玩。
Jacks or Better (Video Poker)
Jacks or Better (Video Poker) 關聯標籤
簡介
A classic video poker game by RNet (there was a video poker it is broken and has very different code, this is not the same)
玩法說明
You will need to click after you change your cards (this is so that it you can see them when you are payed out)
留言
alabama2561990
Jun. 17, 2009
nice but needs for us too see payout and the fact of if we win and maybe tell us what we got 3/5
Lisablueangel
Jun. 17, 2009
not posting payout or win... 3/5
FuzionAndRNet
Jun. 16, 2009
Thanks this is my first serious AS3 game :)
idk why the
function scoresCallback ( result:Object ):void
{
high.appendText("High score result:");//, success=" + result.success );
for ( var i:int = 0; i < result.list.length; i++ ){
var position:int = i + 1;
high.appendText("\n"+position + ". " + result.list[i].username + " - " + result.list[i].score );
}
}
is not making the High score visible :(
Kingsmen18
Jun. 16, 2009
ok
first