A downloadable game

Buy Now$2.99 USD or more

๐ŸŽด 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

  1. Drop the .js file into your project folder:

    /js/plugins/ 
    
  2. Enable Kas_MemoryMiniGame in the Plugin Manager.

  3. 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.

  4. 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 and Back.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

Buy Now$2.99 USD or more

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:

Minijeu Memory.zip 1.6 MB

Leave a comment

Log in with itch.io to leave a comment.