You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/games.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,7 @@ Ela é uma camada de abstração construída sobre a biblioteca [SDL](http://www
21
21
22
22
[Pyxel](https://github.com/kitao/pyxel) é uma engine para desenvolvimentos de jogos retro seguindo as limitações dos consoles fictícios [PICO-8](https://www.lexaloffle.com/pico-8.php) e [TIC-80](https://tic.computer/).
23
23
Ela vem com um editor embutido para criação de sprites, tilemaps e efeitos sonoros.
24
+
25
+
## Free Python Games
26
+
27
+
[Free Python Games](http://www.grantjenks.com/docs/freegames/) é uma coleção licenciada por Apache2 de jogos em Python gratuitos feitos para o aprendizado e diversão. Os jogos são escritos em um código simples de Python e projetados para experimentação e mudanças. Há versões simplificadas de diversos jogos arcade clássicos, como *Snake* ou *Pong*.
0 commit comments