public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVBlackjack minigame

BMM Archive · July 3, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Blackjack minigame
  • Original author: Mac15001900
  • Original date: June 17, 2024
  • Source thread: https://forums.rpgmakerweb.com/threads/blackjack-minigame.169581/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Synopsis​This plugin adds a Blackjack minigame. It will fit right in inside any casino in your game, but it's also customisable enough to not look out of place when played in a medieval tavern or on a futuristic spaceship. Features​ A fully functional Blackjack minigame: including animated cards, and a helpful window explaining what various actions do. An optional luck system: allows you to determine how lucky the player should be. Finally something to make use of that luck stat!

Archived First Post


Synopsis

This plugin adds a Blackjack minigame. It will fit right in inside any casino in your game, but it's also customisable enough to not look out of place when played in a medieval tavern or on a futuristic spaceship.

Features

  • A fully functional Blackjack minigame: including animated cards, and a helpful window explaining what various actions do.
  • An optional luck system: allows you to determine how lucky the player should be. Finally something to make use of that luck stat!
  • Simple to use: all you need is the "Blackjack" plugin command, which will start the game using the party's gold.
  • Extremely customisable: while it works just fine out of the box, there are 80 plugin parameters allowing you to customise nearly everything: all the text, sounds and colours, as well as things like animation speed or spacing between game's windows. And if there is anything you'd like to customise but you can't, please let me know
  • Custom cards: you can not only replace the card graphics with your own, but even create completely unique decks. Want your fantasy version of Blackjack to have 7 card suits, kings to be worth 12 instead of 10, jacks to be worth -10 instead of 10, and queens to be worth either 5 or 15, depending on player's choice? This plugin has got you covered!
  • All parameters are dynamic: as usual with my minigames, every plugin parameter can be modified with a plugin command mid-game, all numerical parameters can instead use a variable, and all boolean (true/false) parameters can instead use a switch. So if one table/casino is not enough for you, you can make more of them, each working completely differently - changing things like the background, wager sizes, sounds, cards, action descriptions and so on. An underground dwarven casino that uses stone tablets as cards perhaps?
  • A bunch of outputs: Various stats from the game are saved to variables of your choice - this is needed when you want to update how many tokens the player now has (if you're not using gold), but can also be used to have NPCs react to how the game went.

Download

This plugin requires an image with cards, as well as a bunch of sound effects for various animations. Those come provided in the assetPack.zip file - big thanks to Kenney for providing these assets under CC0 so that they can be redistributed like this. To use the plugin, you'll need to unpack that zip, place the images inside img/pictures, and the sound effects inside audio/se.

Even if you're planning on using your own sounds and graphics for the cards, I recommend downloading the pack to get an idea of how the card spritesheet should look like.

Download on Itch

Terms

This plugin (MAC_Blackjack.js) is available under the MIT Licence. You're free to use it in any games, commercial or not, or use the code in your own plugins. Credit is appreciated, but not required. If you wish to give credit, do so for "Mac15001900" or link to https://mac15001900.itch.io/.

The attached asset pack (assetPack.zip) is available under the Creative Commons 0 licence, and is free to use for any purpose with no credit. If you wish to include credits for it (which I highly recommend you do), credit "Kenney" or "www.kenney.nl".

Features Mentioned

  • A fully functional Blackjack minigame: including animated cards, and a helpful window explaining what various actions do.
  • An optional luck system: allows you to determine how lucky the player should be. Finally something to make use of that luck stat!
  • Simple to use: all you need is the "Blackjack" plugin command, which will start the game using the party's gold.
  • Extremely customisable: while it works just fine out of the box, there are 80 plugin parameters allowing you to customise nearly everything: all the text, sounds and colours, as well as things like animation speed or spacing between game's windows. And if there is anything you'd like to customise but you can't, please let me know
  • Custom cards: you can not only replace the card graphics with your own, but even create completely unique decks. Want your fantasy version of Blackjack to have 7 card suits, kings to be worth 12 instead of 10, jacks to be worth -10 instead of 10, and queens to be worth either 5 or 15, depending on player's choice? This plugin has got you covered!
  • All parameters are dynamic: as usual with my minigames, every plugin parameter can be modified with a plugin command mid-game, all numerical parameters can instead use a variable, and all boolean (true/false) parameters can instead use a switch. So if one table/casino is not enough for you, you can make more of them, each working completely differently - changing things like the background, wager sizes, sounds, cards, action descriptions and so on. An underground dwarven casino that uses stone tablets as cards perhaps?
  • A bunch of outputs: Various stats from the game are saved to variables of your choice - this is needed when you want to update how many tokens the player now has (if you're not using gold), but can also be used to have NPCs react to how the game went.
  • Download​This plugin requires an image with cards, as well as a bunch of sound effects for various animations. Those come provided in the assetPack.zip file - big thanks to Kenney for providing these assets under CC0 so that they can be redistributed like this. To use the plugin, you'll need to unpack that zip, place the images inside img/pictures, and the sound effects inside audio/se.
  • Even if you're planning on using your own sounds and graphics for the cards, I recommend downloading the pack to get an idea of how the card spritesheet should look like.
  • Download on Itch
  • Terms​This plugin (MAC_Blackjack.js) is available under the MIT Licence. You're free to use it in any games, commercial or not, or use the code in your own plugins. Credit is appreciated, but not required. If you wish to give credit, do so for "Mac15001900" or link to https://mac15001900.itch.io/.
  • The attached asset pack (assetPack.zip) is available under the Creative Commons 0 licence, and is free to use for any purpose with no credit. If you wish to include credits for it (which I highly recommend you do), credit "Kenney" or "www.kenney.nl".

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms​This plugin (MAC_Blackjack.js) is available under the MIT Licence. You're free to use it in any games, commercial or not, or use the code in your own plugins. Credit is appreciated, but not required. If you wish to give credit, do so for "Mac15001900" or link to https://mac15001900.itch.io/. The attached asset pack (assetPack.zip) is available under the Creative Commons 0 licence, and is free to use for any purpose with no credit. If you wish to include credits for it...

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar