I started creating the game engine several hours ago, here’s the first in-game shot:
This shows a foreground non-scrolling scorebar, a scrolling background, and a single sprite.
I’m amazed at how easy PVSnesLib has been to use. I’m so used to having to write everything.
The next step is to organize the code and start working on game play; the enemies are after that.