Skip to content

ferozalizada/Memoar

Repository files navigation

Memoarrr!

A basic implementation of a memoarrr game into c++ to showcase our c++ knowledge

Installation

Clone the GitHub repo and run the following commands if you have GCC installed: g++ -std=c++11 -D TEST_BOARD_ *.cpp && ./a.out

Docker Installation

Clone the GitHub repo and navigate to the root directy from your terminal and run the following commands:

docker image build -t memoar . docker run -it --rm --name mymemoar memoar

About

A memory-based console card game created in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages