My first Game And Animation In python in Pygame

Опубликовано: 30 Октябрь 2024
на канале: Tiger coder
88
8

I'm going to show you how to make a simple game Or Animation.

In this video I'm going to show you how to make a Snake-style game in Python using Pygame, which is a popular library for making games and also animation. It's really easy and if you want to follow along then just watch this video.

This is my first game and animation created in python using Pygame. This video will show you how to create your first basic game in Python. I build a simple snake game in Pygame, with basic text graphics.The game is called "Snake" and the animation is called "Mario Jumping" I will be uploading more videos to my channel, so please subscribe to my channel if you want to watch more of my videos.

Python is a simple but powerful programming language . It's used for everything from web development to animation to game design. I learn how to make animations using Pygame In my journey. Pygame is a module for python that lets us use graphics and sounds in our programs. I start by making an animated sprite of the character Mario jumping