conferences | speakers | series

How to (actually) make games with python

home

How to (actually) make games with python
FOSDEM 2016

Learn how to make games with nothing but the standard library and a console. Because you don't need a huge framework or complex tools to have fun!

To explain the basics of game making, two different examples will be shown. Nothing but a default installation of python is necessary to make games, so we can just focus on the different concepts and elements. Except for a minimal amount of automagic, most of the code will be very basic, no advanced knowledge is necessary.

Speakers: Yuri Numerov