Jacks or Better (Video Poker)
by FuzionAndRNet
홈 화면에 추가하여 빠르게 실행하세요
이 게임 설치
공유 버튼을 누르고 "홈 화면에 추가"를 선택하면 빠르게 이 게임에 접속할 수 있습니다.
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