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.
For this tutorial, we will be using our Raspberry Pi and a programming language called Python to create our very own text adventure, with our own game world and some characters to inhabit that world.
Python is a fairly simple language that emphasizes natural language. It is easy to learn & free to use. Here’s a guide to creating websites using Python.
Libraries are collections of shared code. They're common in Python, where they're also called "modules," but they're also ...
We find the programming challenge of game-playing bots to be fascinating. Take a look at this Python bot which plays Burrito Bison all the way through (video after the break). This is a totally ...