Skip to content

A web app recreation of the "N-Mark Spade Panel" (a.k.a. Matching Cards) minigame from Super Mario Bros. 3.

Notifications You must be signed in to change notification settings

pancholopez/SMB3-Cards-Minigame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Mark Spade Panel

Overview

A web app recreation of the "N-Mark Spade Panel" (a.k.a. Matching Cards) minigame from Super Mario Bros. 3, meant to resemble it as close as possible.

Development

This project is javascript based and uses canvas to render the game. It leverages the game loop with the browser event loop. It is a minimal implementation that recreates the original game with added support for mouse and touchscreen.

Setup

To play the game you can:

About

A web app recreation of the "N-Mark Spade Panel" (a.k.a. Matching Cards) minigame from Super Mario Bros. 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • HTML 7.9%
  • CSS 6.4%