Discover Python and Patterns (22): Animations – Design Patterns and Video Games

I show how to trigger animations in our game using the Observer pattern. Implementation with Python and Pygame. Read more

Similar

Write Python like it’s Rust (correct link)

I started programming in Rust several years ago, and it has gradually changed the way I design programs in other programming languages, most notably in Python. Before I started using Rust, I was usually writing Python code in a very dynamic and type-loose... (more…)

Read more »

Adopt Python 3

Python 3.6.0 came out day before yesterday, and it was like a Christmas present for many of us. But in the midst of all the celebration…...

Read more »