Getting Started
kurtkluth.dev is three things in one place:
- A portfolio — the Projects section shows everything that's live, with links to open each project directly.
- Documentation — this section explains each project in depth: purpose, features, architecture, and history.
- 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:
- Lisa Climber — climb as high as you can
- Lisetris — clear lines, chase the score
- Skyroute — take to the sky
- Spindrift — drift into the atmosphere
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.