Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
villares authored Jun 22, 2024
1 parent 07d8b4d commit dbe2b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Processing-Python-py5/pong/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Variantes e estados parciais de código para uma reconstrução didática do jog
* [`pong_minimo.py`](pong_minimo/pong_minimo.py) - variante com controle pelo mouse (1 jogador)
* [`pong_teclado.py`](pong_teclado/pong_teclado.py) - variante com controle por teclado (2 jogadores)
* [`pong_pot.py`](pong_pot/pong_pot.py) - Variante com controle por potenciômetros (2 jogadores)
* [`/potenciometros_dois/`](https://github.com/villares/material-aulas/tree/main/Processing-Python-py5/pong/potenciometros_dois) - Código atividade formato "dojo" cuja solução é o código acima
* [`/potenciometros_dois/`](https://github.com/villares/material-aulas/tree/main/Processing-Python-py5/pong/potenciometros_dois) - Códigos para atividade em formato "dojo", desafio cuja solução possível é o código acima
* Para a montagem do hardware, Arduino + potenciômetros + cabo USB, siga as instruções do projeto [lousa mágica](https://abav.lugaralgum.com/lousa-magica/)
* [`bola_zoada.py`](bola_zoada/bola_zoada.py)
> ![image](https://user-images.githubusercontent.com/3694604/191363342-b3a826a8-1587-4238-872a-fb836e26a508.png)
Expand Down

0 comments on commit dbe2b7f

Please sign in to comment.