pygame-tutorial

There are 6 repositories under pygame-tutorial topic.

  • 01one/pygameExamples

    Learn Pygame: 50+ Examples for Beginners to Advanced

    Language:Python6100
  • michelbr84/arcade_survival

    Arcade Survival is a retro-inspired 2D top-down survival shooter built with Python and Pygame. Fight off endless waves of enemies, collect points, and see how long you can survive. Clean architecture, modular components, and elegant UI design make this project a great base for further development or learning game dev with Python.

    Language:Python2
  • fahadelahikhan/Bouncing-Ball-Pygame

    Simple Pygame project simulating a bouncing ball with customizable physics and smooth animations. Ideal for beginners learning game development in Python.

    Language:Python1100
  • viktor-rumiievskyi/Flappy-Bird

    A simple Flappy Bird clone built using Python and Pygame. Fly the bird through pipes without hitting them! Great for beginners learning game development and Pygame.

    Language:JavaScript1
  • educ8s/Pygame-Collisions-Example

    Collision detection in Pygame and Python.

    Language:Python10
  • yolowex/pygame-snake-tutorial

    A full detailed tutorial, showing how to create a simple snake game with Pygame

    Language:Python10