Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
DSA
22.5k+ articles
Python
20.5k+ articles
Python Programs
4k+ articles
Python-gui
2.5k+ articles
Algorithms
2k+ articles
Sorting
1.7k+ articles
Installation Guide
1.2k+ articles
Project
870+ articles
python-utility
660+ articles
Python-projects
170+ articles
Python-PyGame
96 posts
Popular Articles
Recent Articles
Create a Chess Game in Python
Last Updated: 18 March 2024
Here, we have a task to create a chess game in Python. In this article, we will see how to create a chess game in Python.What is a Chess Gam
...read more
Python
Picked
Python-PyGame
Python-projects
Building Space Invaders Using PyGame - Python
Last Updated: 06 December 2022
In this article, we're going to build a Space Bullet shooter game using PyGame in Python. The used file can be downloaded from here.Approac
...read more
Python
Python-PyGame
Python-projects
Adding Collisions Using pygame.Rect.colliderect in Pygame
Last Updated: 24 September 2021
Prerequisite: Drawing shapes in Pygame, Introduction to pygameIn this article, we are going to use pygame.Rect.colliderect for adding collis
...read more
Python
Python-PyGame
Similar Topics
DSA
22.5k+ articles
Python
20.5k+ articles
Python Programs
4k+ articles
Python-gui
2.5k+ articles
Algorithms
2k+ articles
Sorting
1.7k+ articles
Installation Guide
1.2k+ articles
Project
870+ articles
python-utility
660+ articles
Python-projects
170+ articles
How to make Flappy Bird Game in Pygame?
Last Updated: 31 August 2021
In this article, we are going to see how to make a flappy bird game in Pygame.We all are familiar with this game. In this game, the main obj
...read more
Python
Picked
Python-PyGame
Python-projects
Pygame - Creating Sprites
Last Updated: 28 July 2021
Sprites are objects, with different properties like height, width, color, etc., and methods like moving right, left, up and down, jump, etc.
...read more
Python
Picked
Python-PyGame
Getting Started with Pygame
Last Updated: 30 June 2021
Pygame is a free-to-use and open-source set of Python Modules. And as the name suggests, it can be used to build games. You can code the g
...read more
Python
Picked
Python-PyGame
Pygame - Surface
Last Updated: 29 December 2021
When using Pygame, surfaces are generally used to represent the appearance of the object and its position on the screen. All the objects, te
...read more
Python
Picked
Python-PyGame
Pygame - Time
Last Updated: 30 May 2024
While using pygame we sometimes need to perform certain operations that include the usage of time. Like finding how much time our program ha
...read more
Python
Picked
Python-PyGame
Pygame - surface.blit() function
Last Updated: 23 May 2021
surface.blit() function draws a source Surface onto this Surface. The draw can be positioned with the dest argument. The dest argument can e
...read more
Python
Picked
Python-PyGame
PyGame - Import and Initialize
Last Updated: 21 April 2021
In this article, we will see how to import and initialize PyGame.InstallationThe best way to install pygame is with the pip tool, we can ins
...read more
Python
Picked
Python-PyGame
How to create a text input box with Pygame?
Last Updated: 26 March 2021
In this article, we will discuss how to create a text input box using PyGame.InstallationBefore initializing pygame library we need to insta
...read more
Python
Picked
Python-PyGame
How to make a PyGame Window?
Last Updated: 24 February 2021
PyGame is a free and open-source cross-platform library for game development in Python. It was officially written by Pete Shinners to replac
...read more
Python
Picked
Python-PyGame
How to change screen background color in Pygame?
Last Updated: 23 December 2022
Pygame is a Python library designed to develop video games. Pygame adds functionality on top of the excellent SDL library. This allows you t
...read more
Python
Python-PyGame
Creating start Menu in Pygame
Last Updated: 05 September 2020
Pygame is a Python library that can be used specifically to design and build games. Pygame supports only 2d games that are built using diffe
...read more
Project
Python
Programming Language
Python Programs
Python-PyGame
Building and visualizing Sudoku Game Using Pygame
Last Updated: 04 September 2021
Sudoku is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each r
...read more
Project
Python
Python Programs
Python-PyGame
First
1
2
3
4
5
6
7
>>
Last
First
1
2
3
4
5
6
>>
Last
First
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !