Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming_i_2019-20_winter_semester [2019/12/16 12:07]
jakub.gemrot
programming_i_2019-20_winter_semester [2019/12/16 17:40] (current)
jakub.gemrot [Lab 09]
Line 71: Line 71:
   * [[https://github.com/pyglet/pyglet|Pyglet]] - Python layer over [[https://www.libsdl.org/|SDL]], uses OpenGL for rendering   * [[https://github.com/pyglet/pyglet|Pyglet]] - Python layer over [[https://www.libsdl.org/|SDL]], uses OpenGL for rendering
   * Example game: [[https://drive.google.com/open?id=1bbnqBkGEOn9EQPT3Dd1MlWlyYuvaJOc6|Paddle]]   * Example game: [[https://drive.google.com/open?id=1bbnqBkGEOn9EQPT3Dd1MlWlyYuvaJOc6|Paddle]]
 +    * [[https://drive.google.com/open?id=1jLK4JA1kGL20SgpXIf5xFpXlGgcFvKfo|Paddle Reloaded]]
 +      * This is advanced version of Paddle that contains sounds, moving brick, ball that is getting faster every brick hit and it is also changing a color for a bit every hit
 +      * Beware, you have to change paths into sounds.py in order to run it in your context!
   * You will need Pyglet installed: pip install --upgrade pyglet --user   * You will need Pyglet installed: pip install --upgrade pyglet --user
   * [[https://pyglet.readthedocs.io/|Pyglet documentation]]    * [[https://pyglet.readthedocs.io/|Pyglet documentation]] 
programming_i_2019-20_winter_semester.1576494466.txt.gz · Last modified: 2019/12/16 12:07 by jakub.gemrot