Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Rahl on July 25, 2008, 02:47:01 AM

Title: Advanced Mini Game Black Jack Tutorial
Post 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.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Rahl on July 26, 2008, 05:28:23 PM
Fixed the the draw problem uploaded new screenshots and demo. House always wins in a draw.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Prpl_Mage on July 27, 2008, 07:49:18 AM
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.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Rahl on July 27, 2008, 10:20:38 AM
Thank you.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Fisherson on July 27, 2008, 03:21:53 PM
Wow,it looks good,but i'm realy interested in a shuffling and deaing system
myself.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Rahl on July 27, 2008, 03:28:31 PM
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.
Title: Re: Advanced Mini Game Black Jack Tutorial
Post by: Fisherson on July 27, 2008, 03:44:45 PM
I suppose you're right.But i made a randow deck dealer once,and i'm a horrible scrpiter lol!