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.
- Host: GitHub
- URL: https://github.com/haroldpetersinskipp/memorycardgame
- Owner: HaroldPetersInskipp
- License: mit
- Created: 2021-12-31T21:51:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T23:38:30.000Z (over 4 years ago)
- Last Synced: 2025-05-22T07:13:38.340Z (about 1 year ago)
- Topics: card-game, cards, free, game, javascript, node-red-flow, nodejs
- Homepage:
- Size: 3.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.