In this Python tutorial I code a Scrolling Shooter Game using the PyGame module. I'm going to cover the initial game setup and how to create the player
Code & assets on my website: http://codingwithruss.com/gamepage/Sh...
Alternative link: https://github.com/russs123/Shooter
Credits for assets used:
https://mtk.itch.io/grenades-16x16
http://gushh.net/blog/free-game-sprit...
https://erayzesen.itch.io/pixel-platf...
https://secrethideout.itch.io/team-wa...
https://soundbible.com/1875-Bullet-Wh...
https://soundimage.org/fantasywonder/
Check out my other PyGame tutorials:
Space Invaders coding tutorial: • Pygame Space Invaders Beginner Tutori...
Flappy Bird coding tutorial: • PyGame Flappy Bird Beginner Tutorial ...