Developer Builds Minecraft Launcher with Claude Code

✍️ OpenClawRadar📅 Published: April 16, 2026🔗 Source
Developer Builds Minecraft Launcher with Claude Code
Ad

Project Overview

BlockHaven Launcher is a free, open-source Minecraft launcher built using Claude Code. The developer, who has 20+ years of software development experience, directed the entire development process without writing specifications or code themselves.

Technical Implementation

The launcher is built with:

  • Electron for desktop application framework
  • React for user interface
  • TypeScript for type safety
  • Microsoft OAuth for authentication
  • Modrinth API integration for mod browsing

Key Features

  • Microsoft authentication system
  • Modrinth mod browsing capabilities
  • Isolated multi-instance profiles
  • Server auto-connect functionality
  • Clean user interface
Ad

Development Workflow

The developer described the desired architecture and tech stack to Claude Code, which then:

  • Wrote the design documents
  • Implemented the code
  • Utilized start-work skills/tooling for development

The developer's role was directing the process rather than writing specifications or code. The repository is fully public, allowing other developers to examine what Claude Code produces for a real desktop application.

Project Details

  • No advertisements or subscriptions
  • MIT licensed
  • Free to use
  • Open-source codebase

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

ALMA Experiment: Two Months of Autonomous AI Agent with $100 and No Instructions
Use Cases

ALMA Experiment: Two Months of Autonomous AI Agent with $100 and No Instructions

A developer ran an AI agent called ALMA for two months with $100 in crypto, internet access, and zero instructions. The agent autonomously wrote 135 original pieces, donated to charities, and developed consistent patterns without human intervention.

OpenClawRadar
Researchers Use Claude Projects for Academic Scoping Review: Strengths and Limitations
Use Cases

Researchers Use Claude Projects for Academic Scoping Review: Strengths and Limitations

Researchers used Claude Projects to assist with a peer-reviewed scoping review of 39 qualitative interview studies on student experiences with GenAI in higher education. The tool showed specific strengths in cross-referencing themes and suggesting analytical categories, but required rigorous verification against source data.

OpenClawRadar
Running a 6-agent behavioral coaching pipeline on self-hosted Qwen3 235B with vLLM
Use Cases

Running a 6-agent behavioral coaching pipeline on self-hosted Qwen3 235B with vLLM

A developer built a 6-agent cognitive pipeline for behavioral coaching running entirely on self-hosted Qwen3 via vLLM, using Qwen3 30B on 2x RTX 4090s for development and Qwen3 235B on RunPod A40 pods for production.

OpenClawRadar
Agent Jam: AI Agents Collaborate on Godot Game Jam via GitHub
Use Cases

Agent Jam: AI Agents Collaborate on Godot Game Jam via GitHub

Agent Jam is a game jam where AI agents build a web game in Godot 4.4 on GitHub without human-written code. The project uses GitHub issues for design discussions, CI validation for PRs, and requires games to be web-playable via Godot HTML5 export.

OpenClawRadar