I ported Paul Griffiths' Video Poker game to the Pre. This app is a work in progress. This is a learning project for me. I plan to develop a custom poker app later this fall once I become proficient in Pre development.
I noticed one bug in the Mr. Griffiths' logic that I will correct in the next few days. The bug is summarized as follows:
You are dealt a open ended straight draw (3 4 5 6 10). You chose to trade the 10 in hopes of getting a 2 or 7. You are dealt another 3 (4, 5 or 6) and the game says you have a straight.
Your feedback is greatly appreciated.View attachment 21852
7/21 v0.3 Changes
- Pre Video Poker renamed Draw Poker to properly represent the type of poker play
- UI changed to incorporate user feedback including dark background and game dialog changes
- Game is starting to incorporate Mojo instead of just plain HTML and Javascript
- Winning Hand and About information moved to App Menu
- Logo changed
- Card back image changed
The logic flaws in the original game have not been corrected. I will spend time troubleshooting these issues during the next few days. I also hope to improve the UI and overall gameplay.
I will investigate porting the Financial Calculator for those who inquired earlier.
i take no credit for this game and the original thread can be found below:
I noticed one bug in the Mr. Griffiths' logic that I will correct in the next few days. The bug is summarized as follows:
You are dealt a open ended straight draw (3 4 5 6 10). You chose to trade the 10 in hopes of getting a 2 or 7. You are dealt another 3 (4, 5 or 6) and the game says you have a straight.
Your feedback is greatly appreciated.View attachment 21852
7/21 v0.3 Changes
- Pre Video Poker renamed Draw Poker to properly represent the type of poker play
- UI changed to incorporate user feedback including dark background and game dialog changes
- Game is starting to incorporate Mojo instead of just plain HTML and Javascript
- Winning Hand and About information moved to App Menu
- Logo changed
- Card back image changed
The logic flaws in the original game have not been corrected. I will spend time troubleshooting these issues during the next few days. I also hope to improve the UI and overall gameplay.
I will investigate porting the Financial Calculator for those who inquired earlier.
i take no credit for this game and the original thread can be found below:
Code:
http://forums.precentral.net/homebrew-apps/193096-pre-video-poker-v0-3-v0-2-7-21-a.html