Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 723 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 723 Bytes

Javascript Debugging Exercise

There are 10 errors in this Number Game project relating to Javascript.

The purpose of the exercise is to get the game up and running and fully functional without using CoPilot, in order to test your Javascript knowledge.

Firstly, click on the "Fork" button above to copy this repo into your own GitHub account.

Fork Button

Give your repo a name and click "Create fork".

Create Fork

Now you can create your project from your own repo and solve the problems.

Create a VS Code project from an existing repo.