Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 176 Bytes

File metadata and controls

5 lines (4 loc) · 176 Bytes

python software development

to run most of the games and apps in this repo you will need:

  • python3
  • python3 Tkinter (sudo apt-get install python3-tk) or (pacman -S tk)