$M = [-1,1]\times[-1,1], d((x,y),(a,b))=\begin{cases}|x-a|& y=b\\ |x|+|a|+|y-b| & y\not= b\end{cases}$
I feel like this is not compact and have being trying to show this by showing it's not sequentially compact. If we take a sequence $(1,1)\to(1/2,1/2)$ along a straight line, then we can't find $N\in \mathbb N : d(a_n,(1/2,1/2))<\epsilon \forall n>N$ but I am confused here