DEV Community

Alex Pushkarev
Alex Pushkarev

Posted on

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!

Top comments (0)