2048
Popular game 2048 developed in C++ for applying basic OOP concepts.
Operations supported
1) continue playing upto one of the block score reaches 2048
2) restart game
3) undo to previous step (max 5 times allowed)