This project is intended to introduce learners to programming.
This is done via a set of exercises where the user completes the game.
- Open the project in a code editor such as VS Code.
- Use a web server to run
index.html
. In VS Code you can use the Live Server extension.
- Follow the instructions in
Tasks.pdf
to complete the exercices.