This session we will continue our development of our own wordle game in Python. Last month we developed a windowed program that implemented wordle on PC. This video will walk you through the steps of making it work cross platform. Then we will create an executable file so users can run program without needing to install python or and IDE or know how run programs from the command line.
Source code is provided.
You will need to have Python 3.8 or later installed on your computer for this session. You can download Python from . The anaconda distribution will also work but I will not be explaining anaconda.
I also recommend an IDE. I will be using PyCharm Community Edition, free from . Other IDEs will also be fine but you will have to be familiar with setting up a virtual environment and running the app from your IDE.
Instructor:
D Tim Cummings
There is a slackspace for sharing data and chatting during the streaming event at beginnerspython.slack.com – please email skypyprojectatgmaildotcom for an invitation to join the space.
Register at