redhuli.io

Creating a Game in Pygame: Draw Images in Pygame

That’s my checklist for getting started in making a game. After creating the game window, setting up my character, getting my character to move, …hmmmm… ah, yes! Loading images and a background. First, we’ll need to think about what kind of game we are going to create. Then, we will have to either make our own 2D sprites for the game, or download free ones. Finally, let’s write a little

Twitter
Visit Us
Follow Me
LinkedIn
Share

Want to decorate your wall? You can use OpenCV and Python for that.

We are back this week for part 2 to last week’s post. When I was working on this post, it reminded me of apps that allow you to decorate and furnish the rooms and walls of your house to help you better visualize your ideas. The ones that let you see if this color or that painting or those chairs would look great in your living room. So, those three

Twitter
Visit Us
Follow Me
LinkedIn
Share

Color Transformations, Resizing and Cropping Images with OpenCV and Python

It’s 5 here in the morning in China and I am watching the sun rise. And it’s got me thinking about all the simple things in life. How, if we have a dream, it always seems like life has a way of trying to slow us down, stop us, or just muddle with our plans. So, with that simplicity in mind (and the sunshine beaming in) I figured today we

Twitter
Visit Us
Follow Me
LinkedIn
Share

Creating a Game in Pygame: Introduction and Three Types of Character Movements

I am writing this blog because I really love programming and creativity.  I believe that the only way to get better at something is to practice and get involved in your passions in as many ways as you can. The main language that I use is Python and I wanted to improve my skills as a programmer by also learning Pygame. I got interested in programming years ago by programming

Twitter
Visit Us
Follow Me
LinkedIn
Share