# Les 1

## Slides

[Module PyGame Simulatie, les 1](https://slides.com/felienne/pidk-k2-m2-l1)

## Leerdoelen (Herhaling van modules 1, 2 en 3)

* Simulatie opstarten
* Leren dat je niet zomaar plaatjes mag pakken van Google

## Instructies voor de leerkracht

Deze les maakt het beginnetje van de simulatie, leerlingen maken het begin zelf en kiezen een eigen dier uit om in hun simulatie te laten voorkomen. Let er goed op dat ze ook hun variabelenamen aanpassen, dat is wel zo netjes.

Op het einde van de les moeten leerlingen ongeveer deze code hebben.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://felienne.gitbook.io/codasium/module-2.2-pygame-biologie/les-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
