How to write computer games in Python?

dadyasasha

Alex Pushkarev

Posted on June 20, 2023

How to write computer games in Python?

I started programming when I was a kid and I knew that the was only one real purpose for programming - writing games! I think now is the right time to actually learn how to make games.

Let's create a real game! Today you will learn:

1) How to write draw a sprite
2) How to move a character on the screen using a keyboard
3) How to make "pseudoanimation" using sprites

My end goal is to make cross-platform minimalistic HOMM and X-COM remakes. If it sounds fun - please let me know. Meanwhile - enjoy the video!

💖 💪 🙅 🚩
dadyasasha
Alex Pushkarev

Posted on June 20, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Fun Game Projects in Python
beginners Fun Game Projects in Python

July 22, 2023