News

Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.
Feel free to make the story your own – that's the whole point of this tutorial. This is your game. To get you started, we've created some code to act as a starter template.
It took me a few weeks and some detours to make that happen, though. I couldn't find a good clicker game library, so I wrote my own. Then I needed to craft Clicker Game Markup Language.