Author |
Message |
brn2fly
|
Posted: Mon Dec 10, 2012 10:43 am Post subject: Blackjack Game help/ test |
|
|
We need help testing, this game. I would ask you guys to play the game and if there are any glitches just tell us and we will do the best we can to fix this. Some of the game is still under construction so bear with us. Your help is greatly appreciated. The file you have to run is called blackjack2.t .
Description: |
|
Download |
Filename: |
cards_gif.zip |
Filesize: |
2.9 MB |
Downloaded: |
267 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
SAValkyrie
|
Posted: Tue Dec 11, 2012 9:59 am Post subject: Re: Blackjack Game help/ test |
|
|
It's pretty nice actually.... The coding was really long so i didnt have chance to look at all of the codings. But if I were you, I would add some more features such as betting as stuff. It is fairly simple, fairly complicated. good luck with ur game
|
|
|
|
|
|
LikeABoss
|
Posted: Tue Dec 11, 2012 10:03 am Post subject: Re: Blackjack Game help/ test |
|
|
It's pretty good but there are some more advanced blackjackgames out there. Gotta try more to add some more stuff
|
|
|
|
|
|
Insectoid
|
Posted: Tue Dec 11, 2012 1:11 pm Post subject: RE:Blackjack Game help/ test |
|
|
You have a lot of really big if statements in there that are pretty repetitive. You can move those all into just a couple of for loops and eliminate around 150 lines. You'll probably have to rename all your card images though.
|
|
|
|
|
|
midnitehood
|
Posted: Tue Dec 11, 2012 4:39 pm Post subject: RE:Blackjack Game help/ test |
|
|
I made this code with brn2fly. The statements are really long, and pretty annoying to make , but its basically all we know how to do.
|
|
|
|
|
|
Panphobia
|
Posted: Tue Dec 11, 2012 4:49 pm Post subject: RE:Blackjack Game help/ test |
|
|
Learn new things, expand, and experiment
|
|
|
|
|
|
|