The Clockwork Town of Tempora logo

The Clockwork Town of Tempora

Free

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 algo

GamesFreeFree tier
#copilot#beginner#algorithms#time-synchronization#copilot-adventures
Type
Saas
Company
Microsoft

About The Clockwork Town of Tempora

A beginner-level Copilot Adventure where participants help synchronize drifting clocks in the mechanical town of Tempora. The Grand Clock Tower must coordinate all smaller clocks using algorithms built with GitHub Copilot's autonomous Agent mode. This adventure teaches algorithmic thinking and hands-on use of GitHub Copilot through a narrative-driven coding challenge.

Key Features

Uses GitHub Copilot's autonomous Agent mode to write code across multiple files
Teaches synchronization algorithms through a narrative clockwork town scenario
Beginner-level adventure suitable for those new to GitHub Copilot
Provides a structured learning experience with a predefined challenge
Runs in GitHub Codespaces for instant setup and zero configuration

Pros & Cons

Pros
  • Free to use with GitHub Codespaces free tier (60 hours/month)
  • Hands-on, narrative-driven learning experience
  • Teaches practical use of GitHub Copilot's Agent mode
  • Open-source repository with solutions provided
Cons
  • Requires basic programming knowledge and experience with VS Code
  • Limited to GitHub Copilot users (requires subscription for unlimited use)
  • Only one specific scenario; may not cover broader Copilot features
  • Dependent on GitHub Codespaces or local clone setup

Best For

Learning how to use GitHub Copilot Agent mode for project creationPracticing algorithmic thinking and problem-solving in a fun narrativeOnboarding new developers to AI-assisted coding with a guided exerciseExploring autonomous AI agent capabilities in a controlled environment

Alternatives to The Clockwork Town of Tempora

FAQ

What are the prerequisites for this adventure?
Basic programming language knowledge and experience with VS Code are helpful. New users should start with the warmup adventures for Agent Mode and Ask Mode.
How do I get started?
Click the 'Enter the Adventure Arena' button on the GitHub repository to create a GitHub Codespace, or clone the repo locally and follow the instructions.
What will I learn?
You will learn how to use GitHub Copilot's autonomous Agent mode to build a complete project from scratch, specifically a clock synchronization algorithm.