Punch Cat

About

Punch Cat is one cat that anyone in the world can punch. Every punch adds to your country's score, and the leaderboard moves within seconds.

The cat is a WebP sprite sheet drawn to a canvas. No video, no GIF, and no redraw while the frame has not changed. When your tab is hidden or the stage scrolls off screen the animation stops completely, so it does not eat your battery.

A click or tap anywhere on the stage counts as one punch, so you never have to aim for the cat. One punch plays in full before the next one is accepted, which is what keeps the count honest however fast you click.

Your punches are collected in the browser and sent in batches, so punching as fast as you can does not mean flooding the server with requests.

Accessibility

The stage works from the keyboard with Enter or Space, focus is always visible, the punch count is announced to screen readers, and every animation stops when your system asks for reduced motion.