Skip to content

Coding With Russ

Learn To Create Games With Beginner Pygame Tutorials

  • Home
  • Games
  • About Me
  • Contact
thumbnail for module not found error
Pygame Tutorial

How To Fix The Module Not Found Error In Pygame

July 30, 2023July 30, 2023 Russ

Learn how to fix the module not found error when trying to use a python library like pygame. First check that python and pip are installed and working, then check that the pygame library is installed and lastly change the interpreter used in the editor (VS code and Pycharm)

Read More
Thumbnail showing minecraft image
Ursina

How To Make Minecraft in Python | 3D Game Tutorial

July 23, 2023July 25, 2023 Russ

Learn how to make minecraft in python with this tutorial. This will be done using a 3D game engine for python called Ursina.

Read More
Pygame

How To Click And Drag Objects In Pygame

May 14, 2023May 15, 2023 Russ

Learn how to click and drag objects in pygame.

Read More
Pygame

How To Create A Health Bar In Pygame

May 7, 2023April 4, 2023 Russ

Learn how to create a simple health bar in pygame.

Read More
Pygame

Sprite Class And Sprite Groups Explained

April 23, 2023March 26, 2023 Russ

Learn how to work with the sprite class and sprite groups to manage large numbers of images.

Read More
Pygame

How To Use Joysticks In Pygame

April 16, 2023March 21, 2023 Russ

Learn how to use the joystick class in Pygame. This tutorial will show how to connect a playstation or xbox controller to pygame and use it to control the player

Read More
Pygame

How To Rotate An Image Around Its Center

April 9, 2023March 19, 2023 Russ

Learn how to use the rotate method to rotate an image around its center. Use the mouse position to calculate the angle so the image points at the mouse cursor.

Read More
Pygame

How To Easily Scale And Rotate Images In Pygame

April 2, 2023April 10, 2023 Russ

Learn how to use the transform method to modify images in pygame. Use the rotate, scale and flip methods to manipulate images in real time.

Read More
Pygame

What Is Convert() And Convert_Alpha()

March 26, 2023March 2, 2023 Russ

If you have worked with images in pygame you will have noticed that often the code will look something like

Read More
Multi line text input thumbnail
Pygame

Getting Multi-Line Text Input In Pygame

March 19, 2023February 28, 2023 Russ

Learn how to get text input from the player to allow them to type on the screen.

Read More

Posts navigation

1 2 Next

Recent Posts

  • How To Fix The Module Not Found Error In Pygame
  • How To Make Minecraft in Python | 3D Game Tutorial
  • How To Click And Drag Objects In Pygame
  • How To Create A Health Bar In Pygame
  • Sprite Class And Sprite Groups Explained

Pygame Course

Learn to create a dungeon crawler game from scratch in my new course!

Archives

  • July 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023

Categories

  • Pygame
  • Tutorial
  • Ursina
Coding With Russ | All Rights Reserved 2023.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.