Hey guys,
Just to let you know, there is a very cool 8 bit game engine made for python use, very easy to use and straightforward. https://github.com/kitao/pyxel
It also has an MIT license which is super cool, here's a small demo that I made just for fun.
Repo: https://github.com/FilippoLeone/pypega
It also can work with cx_Freeze so you can make an executable to distribute. I just created the repo so you'll see improvements in the structure & I am going to continue this game until I will create something more serious from scratch again.
This is how probably I will start to develop games, and it might be your chance too