PyGame Tutorials
PyGame is a library you can import into python to create games with a graphical interface. General python support can be found on the Python page.
Using Visual Studio
Create a python project in Visual Studio
Creating a virtual environment in Visual Studio