Skip to main content
EuroPython logo

Learn Python by Making a Console Game

Track:
Education, Community & Diversity
Type:
Tutorial
Level:
beginner
Room:
Club B
Start:
09:30 on 09 July 2024
Duration:
180 minutes

Abstract

You always wanted to learn programming, but setting it all up felt too intimidating, and the example code was boring? Why not try doing it with a handheld game console that already has everything installed, so you can just start writing the code right away without installing anything on your computer? And why not write some simple video games, like Snake, Tetris, or Flappy Bird? Thanks to the magic of CircuitPython you can now do that. We will walk you step by step through writing a simple video game on 8x8 pixel display. You will learn the basics of programming such as loops, conditionals, handling input and drawing to the screen, all without having to install anything on your laptop.

To participate, you will need a laptop or tablet with a USB socket (and an OTG adapter for the tablets), and any text editor (we recommend https://codewith.mu/). A micro-USB cable will be useful too, but we will have some if you didn’t bring yours.