07/17/2009, 03:11 PM
|
#21 (permalink) | ||
|
Homebrew Developer
![]() Join Date: Mar 2005
Location: ↑ iPhone Black Launcher Theme
Posts: 4,593
Likes Received: 117
Thanks: 2,535
Thanked 3,156 Times in 908 Posts
|
Quote:
Quote:
We have other open source card games in Homebrew that are able to use card faces. Can those graphics be used? And by the way weren't the first markings on cave walls graphical? Written phonetic language came much later. I bet most people today would prefer a graphical color screen smart phone to the old monochrome text phones. ![]() vreihen, thank you for giving this project a start. - Craig
__________________
- Milo → Getting Started → Ringtones → Videos/Movies → Patches/Themes → Music Player(Remix) → Battery Life → Backup/Syncing → Great Signal-Airave → iPhone Theme → Forum Guidelines |
||
07/18/2009, 01:46 AM
|
#22 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 105
Likes Received: 0
Thanks: 16
Thanked 2 Times in 2 Posts
|
Basic game, needs some gui work. Still a good job, i would code the rest of the game myself but the most programing experience I have is with qbasic (lol)
Ive been using a webapp made for the iphone for blackjack since I got it, it will be nice to have a native game instead. |
07/18/2009, 03:07 AM
|
#24 (permalink) |
|
Member
![]() ![]() ![]() Join Date: Apr 2003
Location: Boston-area
Posts: 6,973
Likes Received: 116
Thanks: 418
Thanked 1,252 Times in 710 Posts
|
It actually shouldn't be too bad, since you just need to swap out a blank picture for one of each card.
If you take a look at my Craps application that I've started, I already have gotten dice to roll graphically doing a similar thing, it shouldn't be too hard for someone to do similarly for cards. (And no, not just trying to draw attention to myself, I honestly don't care if anyone likes my app or not. I'm mostly just doing my app for myself anyway. But, I think it might be helpful to look at how I do the dice thing for someone who isn't sure how they might want to have the cards switch here. Though, if someone else knows what they're doing they might know a better way anyway.) Last edited by jhoff80; 07/18/2009 at 03:14 AM. |
07/18/2009, 11:45 AM
|
#25 (permalink) | |
|
Homebrew Developer
![]() Join Date: Mar 2005
Location: ↑ iPhone Black Launcher Theme
Posts: 4,593
Likes Received: 117
Thanks: 2,535
Thanked 3,156 Times in 908 Posts
|
Quote:
- Craig
__________________
- Milo → Getting Started → Ringtones → Videos/Movies → Patches/Themes → Music Player(Remix) → Battery Life → Backup/Syncing → Great Signal-Airave → iPhone Theme → Forum Guidelines |
|
08/10/2009, 11:13 PM
|
#34 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 15
Likes Received: 0
Thanks: 0
Thanked 4 Times in 1 Post
|
Eh what the hell, i'll take a whack at it. I need a better blackjack just as much as you guys do
. I can't promise you how long it'll take me to get a first release out (I am a busy guy), but i'm picking up the code and i'll run with it.My Todo List: In Order of Importance Card Graphics Real Money/Change betting amount Modify Layout Double Down Surrender? (Is this something anyone would like to see? Not too many casinos use it any more..) Wishlist (Beyond my programming expertise.. can you help me with this??) Online Multiplayer Spanish 21 Rules I don't know about anyone else, but I've NEVER hit a blackjack. So i'm going to look the code over and see what I can find relating to that as well. Anything else to add to the todo or wishlist? I'm probably going to rename the expansion "Twenty1" unless someone has a better idea. Thanks to the OP for the head start, PM me your real name and i'll add you into my credits
|
08/11/2009, 09:40 PM
|
#35 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 15
Likes Received: 0
Thanks: 0
Thanked 4 Times in 1 Post
|
This is what I get for speaking so soon. This app needs to be written from the ground up for Mojo, this current code is useless if I want to modernize it, and simply wasn't built to support images.
I'll see what I can do, but this is shaping up to be one hell of a task. |
01/04/2010, 03:58 PM
|
#38 (permalink) |
|
Member
![]() Join Date: Jan 2010
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Nice app actually i have been using it as a training platform for my blackjack game i have been researching over the internet and have found a couple of links like this of blackjack strategy that had help me a lot because they have a simplified version of the blackjack basic strategy . The basic strategy is quite good to have a table with it open side by side with the app.
very refreshing experience... |
02/17/2010, 03:20 AM
|
#39 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Turkey
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Well, I happened upon this thread by chance and was amazed that some JavaScript I wrote one rainy afternoon some 12 years ago is still of interest! Of course it can easily be adapted to display graphics by adding a pre-load function to build an array of Image objects for each of the 52 cards. After each turn the appropriate Image can then be assigned to an HTML src attribute for display.
![]() Mike McGrath ![]() mike_in_turkey@yahoo.com |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



