In this fun workshop, you will learn how to use GitHub Copilot to build a simple game in JavaScript, with little to no coding experience required.
Estimated time to complete: 10 to 60 minutes
Participants will be guided to install the GitHub Copilot VS Code extension, learn how to interact with GitHub Copilot, and then use GitHub Copilot to build a Rock, Paper, Scissors game from scratch.
Depending on the time available, participants will be able to complete the game or just get started, from a simple version all the way to introducing additional logic to make the game more interesting complete.
Inside the .instructions folder you will find a number of markdown files that contain the instructions for this workshop.
| Filename | Description |
|---|---|
| 1. setup.md | Instructions for installing the GitHub Copilot VS Code extension and joining the GitHub Copilot trial. |
| 2. core exercises.md | Instructions for getting started with GitHub Copilot. |
| 3. challenge exercises.md | Challenge exercises for participants to complete. |
| 4. additional resources.md | Additional resources for participants to explore after the workshop. |
In this project you will find:
- a
main.jsfile with completed code - an
.instructionsfolder all the instructions for this workshop. - an
assetsfolder containing images used in this workshop documentation.
v1.0 Released November, 2023
