I'm looking to make a simple Mario-like game but it is kind of difficult being my first ever attempt at trying to make a game. So far, I have a game framework that looks like Space Invaders, but I'm having trouble building Mario on it.
What game engine would you recommend I look for so that I can make a platformer game easier? Also, it should only require C++ as I currently don't know other languages.