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

https://github.com/niewiaro/memory

A memory game with the ability to edit the number of words that scales automatically, has a colorful interface and a few other nice features :)
https://github.com/niewiaro/memory

memory-game

Last synced: 10 months ago
JSON representation

A memory game with the ability to edit the number of words that scales automatically, has a colorful interface and a few other nice features :)

Awesome Lists containing this project

README

          

# Memory Game

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Language: C#](https://img.shields.io/badge/language-C%23-orange.svg)](https://docs.microsoft.com/en-us/dotnet/csharp/)

Memory is a classic memory game implemented in C#. It was developed as a project for the Motorola Academy. The game provides a fun and interactive way to test and improve your memory skills. With its customizable number of words, the game scales automatically to offer an optimal gaming experience. Featuring a colorful interface and various other nice features, Memory Game guarantees an enjoyable gameplay experience.

I developed this game because programming is my passion. I love the freedom and limitlessness that writing code gives me. The ability to create something from scratch and solve problems in multiple ways is incredibly rewarding. With this project, I aim to showcase my programming skills and contribute to the vibrant community of developers. I aspire to become a professional programmer one day, and this project is a step towards realizing that goal.

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [License](#license)
- [Contact](#contact)

## Installation

1. Clone the repository:

```bash
git clone https://github.com/Niewiaro/Memory.git
```

2. Open the project in your preferred C# development environment.

3. Build the project to ensure all dependencies are resolved.

## Usage

1. Run the game using your C# development environment or by executing the compiled binary.

2. Follow the on-screen instructions to play the game.

3. Customize the number of words or any other settings as per your preference.

## Features

- Customizable number of words, providing scalability.
- Colorful and user-friendly interface.

## License

This project is licensed under the [MIT License](LICENSE).

## Contact

Created by [@niewiaro](https://github.com/Niewiaro)
For any inquiries, please contact me at niewiarowski.kuba@gmail.com.