Skip to main content

Getting Started

kurtkluth.dev is three things in one place:

  1. A portfolio — the Projects section shows everything that's live, with links to open each project directly.
  2. Documentation — this section explains each project in depth: purpose, features, architecture, and history.
  3. Instructions — the Guides section collects practical how-tos that cut across projects.

Pick your path

I want to use SQLCLR

SQLCLR is the developer-tool side of the site: running .NET code inside SQL Server. Start with the SQLCLR overview, then follow the Quick Start.

I want to play the games

All Kluth Studios games run directly in the browser — nothing to install:

Each has a How to Play page in its documentation section.

Something is broken

Every project has its own troubleshooting page, and there's a general troubleshooting guide for issues that affect the whole family of sites.

Requirements

Everything here targets current versions of modern browsers (Chrome, Edge, Firefox, Safari) on desktop and mobile. SQLCLR work additionally assumes access to a SQL Server instance — see SQLCLR Installation.