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 :)
- Host: GitHub
- URL: https://github.com/niewiaro/memory
- Owner: Niewiaro
- License: gpl-3.0
- Created: 2022-02-25T22:06:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T20:27:33.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T14:23:44.694Z (11 months ago)
- Topics: memory-game
- Language: C#
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memory Game
[](LICENSE) [](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.