Skip to content

Commit

Permalink
lesson about graphics moved before final projects
Browse files Browse the repository at this point in the history
  • Loading branch information
petracihalova committed Oct 20, 2024
1 parent 805446c commit ae82657
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions courses/pyladies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,20 +249,6 @@ sessions:
- title: (13:17) Soubory - video
url: https://youtu.be/1X4TU_thg7s

- title: Grafika
slug: pyglet
materials:
- title: Studijní materiály
- lesson: intro/pyglet
- lesson: projects/pong
- title: Kód celé hry Pong
url: http://pyladies.cz/v1/s012-pyglet/pong.py

- title: Další odkazy a materiály
- title: Tahák na Pyglet
url: https://pyvec.github.io/cheatsheets/pyglet/pyglet-basics-cs.pdf
type: cheatsheet

- title: Slovníky
slug: dict
materials:
Expand Down Expand Up @@ -311,6 +297,20 @@ sessions:
- title: (12:58) Dědičnost - video
url: https://youtu.be/mqxMmSFiASw

- title: Grafika
slug: pyglet
materials:
- title: Studijní materiály
- lesson: intro/pyglet
- lesson: projects/pong
- title: Kód celé hry Pong
url: http://pyladies.cz/v1/s012-pyglet/pong.py

- title: Další odkazy a materiály
- title: Tahák na Pyglet
url: https://pyvec.github.io/cheatsheets/pyglet/pyglet-basics-cs.pdf
type: cheatsheet

- title: Závěrečný projekt
slug: asteroids
materials:
Expand Down

0 comments on commit ae82657

Please sign in to comment.