/streamdeck-memorygame

Stream Deck SDK: Memory Game sample plugin

Primary LanguageC++MIT LicenseMIT

MemoryGame is a sample plugin demonstrating the Stream Deck SDK.

Description

MemoryGame is a fullscreen plugin that lets you play a memory game.

Features

  • code written in C++
  • cross-platform (macOS, Windows)
  • fullscreen
  • pre-configured profiles
  • localized

Installation

In the Release folder, you can find the file com.elgato.memorygame.streamDeckPlugin. If you double-click this file on your machine, Stream Deck will install the plugin.

Source code

The Sources and Common folders contains the source code of the plugin.