8 games available in the CoPilot directory
Interactive AI-powered games and experiments built on this platform. Play text adventures, puzzle games, trivia, and creative challenges powered by large language models.
Coursera guided project using GitHub Copilot to create interactive text-based adventure games in Python. Build narrative branching, inventory systems, combat mechanics, and story progression with AI-assisted coding.
Video tutorial walkthrough of building a complete Hangman game using GitHub Copilot AI. Learn how to use Copilot suggestions for word lists, game state management, ASCII art display, and win/lose logic in Python.
Microsoft Learn challenge project for building a console minigame using .NET with GitHub Codespaces and Copilot. Learn to leverage Copilot for Cgame development, including game mechanics, score tracking, and difficulty progression.
Microsoft Learn challenge project where you use GitHub Codespaces and Copilot to build a console-based minigame in Python. Demonstrates how to use Copilot for game design, implementing game loops, handling user input, and managing game state.
Official GitHub workshop guiding you through building a Rock, Paper, Scissors game from scratch using GitHub Copilot. Starts with basic game logic and progresses to adding unit tests, a REST API endpoint, and advanced game variants like Rock Paper Scissors Lizard Spock.
Build a Galactic Command Center that coordinates space missions using custom AI commanders with mission-specific modes and advanced tools. A beginner adventure that teaches custom agent creation and tool integration with Copilot.
A beginner Copilot Adventure featuring two mystical creatures performing a sacred dance that happens every millennium. Build pattern-matching algorithms and synchronization logic to balance the magical forest using GitHub Copilot.
A beginner-level Copilot Adventure where you help synchronize drifting clocks in a town where everything operates on precise timing. The Grand Clock Tower must coordinate all smaller clocks using algorithms you build with Copilot agent mode.