Polar Clock & Polar Idle

A polar clock is a unique way to visualize the current date and time in a circular format. This project is a simple implementation of a polar clock using the JavaScript Canvas API.

While working on this, I had a thought:

Would this not be sick as an idle game?


Polar Idle

And so, Polar Idle was born—an idle game where the unit is time, and the goal is to get more of it.

Polar Idle Game
Polar Idle: A pretty game

This game builds on the polar clock concept, with several modifications, bug fixes, and state management layers, all wrapped in a Svelte-powered application.

You can play it now at polar-idle.vercel.app (soon moving to a williamneild.com subdomain).