https://github.com/claromes/sesc-pygame-zero
Curso de Introdução a jogos básicos em Python - Sesc SP
https://github.com/claromes/sesc-pygame-zero
pygame pygamezero python
Last synced: 5 months ago
JSON representation
Curso de Introdução a jogos básicos em Python - Sesc SP
- Host: GitHub
- URL: https://github.com/claromes/sesc-pygame-zero
- Owner: claromes
- License: gpl-3.0
- Created: 2022-10-07T12:44:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T14:10:43.000Z (over 3 years ago)
- Last Synced: 2025-10-03T20:45:20.495Z (5 months ago)
- Topics: pygame, pygamezero, python
- Language: Python
- Homepage:
- Size: 32.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pygame Zero - Sesc-SP
Exercícios do curso de introdução a jogos básicos em Python com Cristiano Tito
# Aula 1
Introdução ao Pygame Zero
# Aula 2
- update()
- colliderect()
- keyboard

# Aula 3
- score
- game over
- schedule
- mouse-up/down

# Aula 4
- life
- sound

# Trabalho Final - Flappy Game
- level
- Python Lists

# Assets - Copyright
### Sprites
[Pixel Adventure by Pixel Frog](https://pixelfrog-assets.itch.io/pixel-adventure-1)
[Forest Background by edermunizz](https://edermunizz.itch.io/free-pixel-art-forest)
### Helper
[A Posteriori](https://www.aposteriori.com.sg/pygame-zero-helper/)
### Fonte
[Pixellari by Zacchary Dempsey-Plante](https://github.com/zedseven/Pixellari)
### Sound FX
[Interface SFX Pack 1 by ObsydianX](https://obsydianx.itch.io/interface-sfx-pack-1)
### Trilhas Sonoras
[RPG Music Pack by SVL](https://svl.itch.io/rpg-music-pack-svl)
### Exercício Flappy Diver
Scratch