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.
Python is an easy-to-learn programming language, which has become a firm favourite for Raspberry Pi users and schools across the UK. So what is Python?
[Prashant Mohta] got hold of a Raspberry Pi, a 16×2 LCD display and got down to writing a simple game in Python. Pretty soon, he realized that it was cumbersome to have the Ras-Pi and LCD ...
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!