Pythonista day 5: How to make a map 30/12/202130/12/2021pythonprogramming pytonista make games on ipad map [...]
Space Invaders with Pygame 30/12/202130/12/2021pythonprogramming Many new games made with pygame are coming lately, showing how this module is fine to make 2d games and learn also coding [...]
2D game platform 29/12/202129/12/2021pythonprogramming A game made with pygame (not by me). Github repository with the source code https://github.com/formazione/2dplatform How to make a basic engine for 2d [...]
Pythonista Day 2 and 3 23/12/202123/12/2021pythonprogramming Day 2 Day 3 In this episode, we will see how to stop the player movement when the user stops touching the screen. [...]
Pythonista videogame on Ipad – day 2 23/12/202123/12/2021pythonprogramming Let’s move our player character on the ipad touching the screen with Pythonista app. [...]
How to install pip, in case you don’t have it 16/12/202116/12/2021pythonprogramming Pip ist the package installer for python and it comes with the installation of python, but if, for some reason you do not [...]
Azure theme 2.1 for tkinter: checkbuttons, entry and buttons 11/12/202112/12/2021pythonprogramming azure theme tkinter for python gui [...]