Lately I've been searching for the best engine to use to make my video games in! I tried Game Maker for Shadow of a Dream and loved how easy it was to work with. My main beef with Game Maker was lack of cross platform support. I really want to be able to release my games on as many different OS's as possible and python offers that support. Unfortunately python isn't at all as easy as Game Maker but I am learning and it's fun!
I made a 3D clock with a 2D image overlaying it…

Why did I do that you ask? Well that's exactly what I'd need for Shadow of a Dream, 2D graphics against a 3D backdrop, and that proves I can do it with Python!

