Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Rahl on July 25, 2008, 02:47:01 AM
-
Yup another tutorial but this time I'm going to teach you how to script a blackjack mini game.
Basically these images are all you need, to make a Black Jack Mini Game in your game. Just follow the scripting and change the variable to suit your game's open variable slots.
(http://i43.photobucket.com/albums/e354/hellroc/blackjack1.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack2.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack3.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack4.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack5.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack6.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack7.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack8.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack9.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack10.jpg)
(http://i43.photobucket.com/albums/e354/hellroc/blackjack11.jpg)
I have also compacted a demo to show how this mini game works here:
http://www.savefile.com/projects/808667469
There is a bank in the back where you can grab 100 gold to test the game at the counter.
Should you have used this scripting in your game I would ask you to credit it to me.
-
Fixed the the draw problem uploaded new screenshots and demo. House always wins in a draw.
-
This is amazing, I once got a request to do a black jack mini game but I never came up with an easy way or a way that the requester could understand. Great work.
-
Thank you.
-
Wow,it looks good,but i'm realy interested in a shuffling and deaing system
myself.
-
Well its all a game of chance anyway. Shuffling and dealing would be way too tremendous for anyone to script, And way too costly for all the tylenol you would use up. This way is just as good and serves the same purpose I think.
-
I suppose you're right.But i made a randow deck dealer once,and i'm a horrible scrpiter lol!