#pygameUnmoderated tagAll postsTrending CommunitiesSteemitCryptoAcademyNewcomers' Communityআমার বাংলা ব্লগKorea • 한국 • KR • KOSteem POD TeamSTEEM CN/中文AVLE 일상Tron Fan ClubSteem AllianceWORLD OF XPILARComunidad LatinaBeauty of CreativityExplore Communities...#pygameTrendingHotNewPayoutsMutedthegreenknight (25)in #art • 7 months agoMy Attempt at Pixel ArtMy Pixel Art So I am not an artist but I want to make a game using pygame and I need sprites. I couldn't find any…codemy (64)in #pygame • 10 months agoShoot Bullets - PyGame Thursdays 32In this video we'll add the ability for our character to shoot bullets for our platformer with Pygame and Python.…codemy (64)in #pygame • 10 months agoSprite Mask Magic! - PyGame Thursdays 31In this video we'll add a Sprite Mask to our Platformer game with PyGame and Python. Our player doesn't fall off the…codemy (64)in #pygame • 11 months agoSprite Animations - Let's Move! - PyGame Thursdays 30In this video we'll learn about sprite animations in Pygame. We'll modify our Aspen platformer game with a new…codemy (64)in #pygame • 11 months agoWrap Around Movement - PyGame Thursdays 29In this video we'll build out the Wrap Around function and the water function for our Platformer Game with Pygame and…codemy (64)in #pygame • 11 months agoPlatformer Game Jumping - PyGame Thursdays 28In this video we'll add Jumping to our Aspen Platformer game with Pygame and Python! In the last video we added…codemy (64)in #pygame • 11 months agoAdd Gravity To Our Platformer Game - PyGame Thursdays 26In this video we'll learn how to create Gravity for our Platformer game with Pygame and Python. Gravity is a…codemy (64)in #pygame • 11 months agoAdd Player and Background To Platformer - PyGame Thursdays 25In this video we'll learn how to use 2D Vector Movement for Platformer Games in Pygame and Python. Movement gets…codemy (64)in #pygame • last yearAdd Player and Background To Platformer - PyGame Thursdays 25In this video we'll add our Aspen player and a background image to our Platform game with Pygame and Python. Adding…codemy (64)in #pygame • last yearPlatform Games - PyGame Thursdays 24In this video we'll start to build out an Aspen Platformer Game for Pygame and Python! We'll start out by learning…codemy (64)in #pygame • last yearFinished Feed Aspen Shooter Game PT2 - PyGame Thursdays 23In this video we'll finish building out our Feed Aspen shooter game with Pygame and Python. We'll start by removing…codemy (64)in #pygame • last yearFeed Aspen Shooter Game - PyGame Thursdays 22In this video we'll start to rework our Feed Aspen game to make it into a shooter game. We'll move Aspen to the…codemy (64)in #pygame • last yearReset Feed Aspen Game - PyGame Thursdays 21In this video we'll reset our Feed Aspen game for Pygame and Python. When the game ends, we need to do a bunch of…codemy (64)in #pygame • last yearAdd Red Food Remove Blue Food - PyGame Thursdays 20In this video we'll change up our Feed Aspen Game's food color system for Pygame and Python. Whenever Aspen catches…codemy (64)in #pygame • last yearObject Oriented Sounds - PyGame Thursdays 19In this video we'll learn how to add sounds to our Feed Aspen game for Pygame and Python. We've already looked at…codemy (64)in #pygame • last yearAdd Red Food To Feed Aspen Game - PyGame Thursdays 18In this video we'll add in red food to our Feed Aspen game for Pygame and Python. If Aspen eats the red food, she…codemy (64)in #pygame • last yearAdd Text To Our Game - PyGame Thursdays 17In this video we'll add text to our new Feed Aspen game. We've added text to our games in the past, but not since…codemy (64)in #pygame • last yearAspen Food Boundaries - PyGame Thursdays 16In this video we'll build out a boundary box for the food in our new Feed Aspen Game for Pygame and Python. We'll…codemy (64)in #pygame • last yearPause A Game - PyGame Thursdays 15In this video we'll learn how to pause our game for PyGame and Python. Inside of our Game class, we'll build a…codemy (64)in #pygame • last yearCreate A Game Class - PyGame Thursdays 14In this video we'll create a Game Class using Object Oriented Programming in Pygame. The Game class will take care…