Plugin Minigame MEMORY RMMV
A downloadable game
๐ด Kas Memory - Memory Match Minigame for RPG Maker MV
A fully customizable memory match minigame plugin for RPG Maker MV !
Let your players flip cards and match pairs before running out of moves. Perfect for puzzles, optional side games, and unique NPC interactions.
๐ง Features
โ
Works with RPG Maker MV
โ
Easy integration via plugin command
โ
Supports up to 32 pairs (64 total cards)
โ
Use your own custom images for front and back of the cards
โ
Play sound effects on click, match, error, win, and lose
โ
Triggers common events on win or lose
โ
Adaptive layout โ fits the playerโs screen size
๐ Installation
-
Drop the
.js
file into your project folder:/js/plugins/
-
Enable Kas_MemoryMiniGame in the Plugin Manager.
-
Prepare your images:
-
One large Recto (front) image containing a 8x8 grid of icons (64 total), with each card being 100x100 px.
-
One Verso (back) image, also 100x100 px.
-
-
Place your images in the following folder:
/img/pictures/
๐ฎ How to Use (in an event)
Use a plugin command in any event like this:
KasMemory ImageRecto:NAME Verso:NAME Cartes:X Coup:Y
Example:
KasMemory ImageRecto:Cards Verso:Back Cartes:8 Coup:15
๐ This starts a memory game with:
-
8 pairs of cards (16 total)
-
15 moves allowed
-
Using
Cards.png
andBack.png
from your/img/pictures/
folder
๐ Customizable Parameters
From the plugin manager, you can set:
-
The flip delay between mismatched cards
-
The space between cards
-
The sound effects for click, match, error, win, and lose
-
The common events to run on win or lose
๐ Technical Info
-
File:
Kas_MemoryMiniGame.js
-
Language: JavaScript (RPG Maker standard)
-
No external dependencies required
-
Optimized for MV
๐งพ License
โ
Free for commercial and non-commercial use
๐ซ Do not redistribute the plugin as a standalone download
Purchase
In order to download this game you must purchase it at or above the minimum price of $2.99 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.