Skip to content

Panquesito7/terminal-memory_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.