How to make pacman with Python (repositories)
n.1 https://github.com/Tech-With-Mithil/Pac-Man n.2 https://github.com/DevinLeamy/Pacman This is really similar to the original one. Great job.
[...]
Introduction to rich, to make a nice colored cmd output for Python
Video tutorials: https://calmcode.io/rich/introduction.html Install rich Example 1 First import print from rich (once you installed it, like you seen before) to substitute the
[...]
How to make an option menu with Tkinter
An option menu with tkinter
[...]
DUGA, Wolfenstein 3d kinda game in Python
castle of wolf
[...]
How to make widgets for pygame: buttons
buttons pygame
[...]
Planyt: videogame in pygame
Get here the source code
[...]
Pong videogame in Python
A little update of this “old” code for the classic pong.
[...]
How to get the text or subtitles from a youtube video with GUI
subtitles text from youtube video
[...]
Dictator: an app to write what you say
This is extremely simple. Talk and the pc writes what you say. To stop the app just say ‘stop’. https://github.com/formazione/audioquiz.git
[...]
