File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Projeto para Ensino de Programação Orientadas a Objetos em Python.
5
5
6
6
A versão utilizada para desenvolvimento foi Python 3.4
7
7
8
+ Um vídeo fala mais que 1000 palavras: [ Python Birds] ( https://www.youtube.com/watch?v=b899h0lNd7U&list=PLA05yVJtRWYTm0sIa6n56UpCjCsR5ekla )
9
+
8
10
# Abordagem
9
11
10
12
Instalar [ Python 3] ( https://www.python.org/download/ ) .
@@ -33,7 +35,7 @@ Após o desenvolvimento é possível emular um jogo que termina em vitória roda
33
35
Para jogar, aperte enter, digite o ângulo de lançamento e aperte enter novamente.
34
36
Demonstração no vídeo:
35
37
36
- [ Python Birds] ( https://youtube.com )
38
+ [ Python Birds] ( https://www. youtube.com/watch?v=b899h0lNd7U&list=PLA05yVJtRWYTm0sIa6n56UpCjCsR5ekla )
37
39
38
40
## script atores.py
39
41
You can’t perform that action at this time.
0 commit comments