This is a 2D game engine I'm building by following a tutorial from freeCodeCamp.org. The goal of the engine is to create a clone of the classic Super Mario Bros game.
Twin Match Quest is a classic memory matching game where players flip over tiles to find matching pairs. When a match is found, the tiles disappear. The goal is to clear all the tiles by correctly ...