LPairs is a memory game where the player flips over cards in a grid two-at-a-time to see if they match. If they do, they are removed from the board. The game ends when all the pairs are removed. Changes:
Added”How to Play”option on the main menu. Figured out problems with input and cursor display.