Skip to content

rbous/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

A simple card memory game created with C# and Unity.

Usage

This game is currently only supported on Windows.

Command Line Installation

Works on Windows 10 or later.

curl -sL github.com/rbous/memory-game/releases/latest/download/memory-game.zip -O
powershell -command "Expand-Archive -Force 'memory-game.zip' 'memory-game'"
del memory-game.zip
start ./memory-game/memory-game.exe

Manual Installation

Download the zip file of the latest release here, then extract the contents.

Run memory-game.exe to launch the game


Screenshot 2025-01-09 163115 Screenshot 2025-01-09 163107

About

Card memory game

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •