An open API service indexing awesome lists of open source software.

https://github.com/haroldpetersinskipp/memorycardgame

A simple card matching game.
https://github.com/haroldpetersinskipp/memorycardgame

card-game cards free game javascript node-red-flow nodejs

Last synced: about 2 months ago
JSON representation

A simple card matching game.

Awesome Lists containing this project

README

          

# MemoryCardGame
A simple card matching game.

# Instructions - Import into Node-Red
This flow can be imported into the Node-Red editor using the ```flow.json``` file.

In the editor, select the ```Import``` menu option or press ```ctrl-i``` to bring up the import dialog.

The Import dialog can be used to import a flow by the following methods:

pasting in the flow JSON directly,
uploading a flow JSON file,
browsing the local flow library,
browsing the example flows provided by installed nodes.

After pasting the contents of ```flow.json``` click the ```Import``` button and click ```Deploy``` to deploy the flow.