Here's some lab code to test PyCharm GH integration and play around with pygame.
- Left, Right : keep pressed to move
- Up : jump
- SpaceBar : fire
- ESC : quit
Coding is still in progress. Player never dies ;-)
Code is based on 'Pygame Programming Tutorial' by 'Tech with Tim'. Watch the tuto here :
many thanks to him.
- Work the full tuto - Player has to die :-/
- Package as pip or something...