Welcome! This is an educative website that teaches you how to
make basic games with Python and explains each aspect of the process and how everything works! It is
recommended to pick your Python skill level and begin the tutorials from left to right, top to bottom.
Happy coding!
Before we start, this site assumes you have the following: a
python
file editor (I will be using Visual Studio Code), some basic knowledge in programming
(what's an int, float, boolean, string, etc) and some patience, because coding is time consuming and
requires a good amount of debugging :)
BEGINNER
EXPERIENCED
EXPERT