We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1855a45 commit 1fcb8fcCopy full SHA for 1fcb8fc
1 file changed
README.md
@@ -5,6 +5,8 @@ Projeto para Ensino de Programação Orientadas a Objetos em Python.
5
6
A versão utilizada para desenvolvimento foi Python 3.4
7
8
+Um vídeo fala mais que 1000 palavras: [Python Birds](https://www.youtube.com/watch?v=b899h0lNd7U&list=PLA05yVJtRWYTm0sIa6n56UpCjCsR5ekla)
9
+
10
# Abordagem
11
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:
37
-[Python Birds](https://youtube.com)
38
+[Python Birds](https://www.youtube.com/watch?v=b899h0lNd7U&list=PLA05yVJtRWYTm0sIa6n56UpCjCsR5ekla)
39
40
## script atores.py
41
0 commit comments