Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.01 KB

Memory Game (terminal)

A simple memory game built in C++ with 3 multiple sizes.
The game is played in the terminal and letters are used (GUI version).

💻 Building the program

Gitpod

By running on Gitpod, you can easily build the program and play it in one single click.

Open in Gitpod

Building locally

If you don't have CMake/G++ installed, you can check this ultimate guide to building a C++ development environment.

🚀 Contributing

Found anything that can be improved or a bug? Feel free to create an issue to get started!
Every contribution (small or big) is greatly appreciated. Thank you for your interest. ❤️

📝 License

Refer to LICENSE.md for full information.