Hello Iam making a memory matching game but I need help making the board I am making it as a 2 dim array but I don't know where to go from here, Also I need help leeting someone chosse the bpard size from 2x2 4x4 or 8x8. Thank you.
#include <iostream>
using namespace std;
int main() {