Skip to content

Jakub2841/MemoryRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

A simple command-line memory matching game in Rust for two players.

Features

  • 2 players take turns guessing cards.
  • Deck of 16 cards (8 pairs), shuffled each game.
  • Tracks correct guesses for each player.
  • Shows current deck state after each turn.
  • Player gets another turn if a match is found.

Getting Started

  1. Clone the repository:
git clone https://github.com/Jakub2841/MemoryRust
cd <repo-folder>

About

Memory rust game written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published