Challenge project - Build a minigame with GitHub Copilot and .NET

Beginner
Developer
Higher Education Educator
K-12 Educator
Student
GitHub
Visual Studio Code
.NET

Demonstrate your ability to analyze, create, and use different methods to develop a console minigame in .NET with GitHub Codespaces and GitHub Copilot.

Learning objectives

  • Experience GitHub Codespaces as a development environment.
  • Develop input and output routines in a .NET console application.
  • Use GitHub Copilot as an assistant.

Prerequisites

  • A GitHub account and basic knowledge of Git commands to execute the routines (add, commit and push).
  • Basics of .NET to work with variables, lists, loops, conditionals and print messages on the console.