Skip to content

This is a self-guided tutorial to help folks learn how to use GitHub Copilot to build a rock, paper, scissors game

License

Notifications You must be signed in to change notification settings

WFZ1/github-copilot-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Copilot Workshop

Build a Rock, Paper, Scissors game from scratch with GitHub Copilot

Rock Paper Scissors image

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.

Instructions

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.

Project Structure

In this project you will find:

  • a main.js file with completed code
  • an .instructions folder all the instructions for this workshop.
  • an assets folder containing images used in this workshop documentation.

v1.0 Released November, 2023

About

This is a self-guided tutorial to help folks learn how to use GitHub Copilot to build a rock, paper, scissors game

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%