Part 3 - Python - Functions and Object Oriented Programming

Introduction

Hello, welcome to this guide where we will be covering some basics of Java.

If you have not read parts 1 and 2 of this guide please read them here:

Part 1 - Setting up pythonPart 2 - Learn Text Based Coding In Python

We recommend using PyCharm or Python IDLE for this part of the course and probably not replit.com as the pygame module we will be using runs better on you own computer than on the web.

Setup

Please go through our setup guide to set up the pygame module in python

Python - Pygame Setup

Last updated

Was this helpful?