Pythonista game – final act: The laser hit meteors

This is the last video about making a game on the IPAD with Pythonista. Now the player can destroy the meteor with the collision_with_lasers function that dectects if the position of the laser is the same of the meteor, then it plays a sound and remove the meteor. That’s all.


Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.