Skip to main content

Code the application

In this tutorial, we'll cover how to implement the popular Wordle game. We'll start by cloning an existing Wordle application repository, which contains pre-written code for the game. Afterwards, we'll customize the code to work with CodeNOW and deploy the application.

By the end of this tutorial, you'll have a fully functional Wordle application that you can customize and deploy. Let's get started!