BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:546@lincs.fr
DTSTART;TZID=Europe/Paris:20200617T110000
DTEND;TZID=Europe/Paris:20200617T120000
DTSTAMP:20200617T102459Z
URL:https://www.lincs.fr/events/introduction-to-pygame/
SUMMARY:Introduction to Pygame
DESCRIPTION:Pygame is a Python package that wraps the SDL library. SDL
 (Simple DirectMedia Layer) is a cross-platform development library written
 in C\, designed to provide access to multimedia: 2D graphics\, audio\,
 keyboard\, mouse and joystick. Pygame can be used to design games but not
 only: anything that makes use of a graphical interface\, sound\, etc\; and
 in particular\, it can be used for demos. I will present and comment on
 several simple code examples that introduce the main modules of Pygame\,
 dealing with display\, images\, sprites\, text\, events\, time\, sound\,
 keyboard and mouse.\n\nGithub repo\, with slides and code examples:
 https://github.com/francois-durand/pygame_presentation.\n\nDirect link to
 slides.\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:DAYLIGHT
DTSTART:20200329T030000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR