Project Slayer: Halo-inspired browser shooter built with Claude Code

Project Slayer development details
A developer has built Project Slayer, a Halo-inspired arena shooter that runs directly in web browsers. The game was developed using Claude Code (Opus 4.6) as the primary development tool.
Development timeline and process
The project took approximately two weeks to reach its current state, with the developer estimating around 200 working hours invested so far. Development involved over 400 git commits, indicating frequent iteration and version control throughout the process.
Technical architecture
Project Slayer is built on FP Engine, which the developer describes as "a game engine I made that uses Babylon.js as the backbone." Babylon.js is a popular open-source 3D engine for web applications that uses WebGL for rendering.
Current state and recommendations
The game is currently playable at playprojectslayer.com. The developer recommends playing on desktop with a mouse or gamepad for the best experience. Mobile support exists but needs improvement, as the developer notes "the controls need a rehaul and I haven't gotten to that yet."
Development approach
The developer mentions having "so much fun iterating and improving the game" and is seeking feedback from the community. This suggests an iterative development approach focused on continuous improvement based on user testing.
📖 Read the full source: r/ClaudeAI
👀 See Also

Patient uses Claude AI to interpret medical data and navigate brain cancer treatment
A 27-year-old patient with primary mediastinal B-cell lymphoma with CNS involvement uses Claude AI daily to interpret immunohistochemistry panels, analyze PET-CT scan results, evaluate CAR-T clinical trial data, understand drug mechanisms, and prepare questions for medical team.

Challenges and Lessons from Developing an ML Trading System with Claude
Developing a complex ML trading system using Claude Opus 4.5 revealed integration issues with multiple ML engines, emphasizing the importance of thorough verification during the development process.

Pi Coding Agent + Qwen 3.6 27B: Hands-Free Arch Linux Setup via Natural Language
A user running Qwen 3.6 27B through pi coding agent on a miniPC was able to configure Bluetooth, screen scaling, and more on Arch Linux using plain English commands — without touching Wayland configs.

OpenClaw user builds character chat app with agentic coding approach
A self-described non-technical OpenClaw user developed a working character chat application in 7 days using agentic coding, noting that their role shifted to reviewing AI-generated work rather than traditional programming.