Put a python editor online in your pages 05/01/202105/01/2021pythonprogramming Python editor online [...]
Tkinter advanced: more windows that you can open once 03/01/202103/01/2021pythonprogramming I made some changes to my code to use more windows in tkinter and I thought I would post it here to let [...]
Pygame Book – part 3 – background and mouse click event 02/01/202102/01/2021pythonprogramming Make a 2d videogame with pygame part 3 [...]
Pygame_book- Part 2 01/01/202101/01/2021pythonprogramming How to make 2d videogames with pygame in a e-book [...]
Pygame 2.0.1 – How to install it 31/12/202031/12/2020pythonprogramming 2.0.1 – The Age Of Aquarius release illume released this 7 days ago 🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌼🌸 python3 -m pip install pygame==2.0.1🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻 Read what’s new [...]
Isometric Tutorial by dafluffypotato 30/12/202030/12/2020pythonprogramming Isometric rendering in pygame by dafluffypotato [...]
Pygame: from map image to map array 27/12/202027/12/2020pythonprogramming If we want to make a platform, it could be a good Idea to think to the map editor, if we want to [...]
Sublime text keybinding: Repl (python interpreter) and Terminus (cmd in sublime) 25/12/202025/12/2020pythonprogramming Sublime text keybinding [...]
Tio – Try it online, online interpreters for Python 24/12/202024/12/2020pythonprogramming python online interpreter with TIO try it online [...]
Unzip compressed files with Python and zipfile 21/12/202021/12/2020pythonprogramming Unzip zipped files with python [...]