---
title: Furball Mania
layout: project
description: Furball Mania is a side-scrolling browser game with a custom canvas engine, touch controls, and saved progress.
canonical: https://bowdencloud.com/furball-mania
image: https://bowdencloud.com/assets/media/share-default.webp
image_alt: bowdenCloud - the digital workshop of Steve Bowden
last_modified: "2026-08-15"
tag: Interactive Engine
accent: purple
pitch: A side-scrolling browser game powered by a compact, custom canvas engine.
features:
  - Custom canvas rendering and 2D physics
  - Wave-based enemies, weapons, and pickups
  - Saved progress across sessions
  - PWA installation
  - Touch and keyboard controls
order: 4
status: live
link: https://furballmania.com
link_label: Play Furball Mania
---

Furball Mania is a side-scrolling action game for phones and desktop browsers. The game saves progress, so players can return later.

The game uses a custom engine built on the HTML canvas element. This engine controls rendering, 2D physics, enemy waves, weapons, and pickups.

It uses no third-party game framework. This keeps the download small and gives the game direct control of each frame.

Furball Mania installs as a PWA. It supports touch controls and a keyboard.
