A first-person post-apocalyptic RPG built entirely in Three.js with procedural assets and no external model or texture files.

Stars

5

7-day growth

No data

Forks

1

Open issues

0

License

No data

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

Demonstrates a complete game architecture using only procedurally generated geometry and materials, making it a novel showcase of Three.js capabilities without any external art dependencies.

Who it is for

  • Three.js developers exploring procedural content generation
  • Indie game developers interested in browser-based RPGs
  • Game programmers studying modular game architecture in JavaScript

Use cases

  • Learning how to build a procedural 3D game world without external assets
  • Reference implementation for a browser-based RPG with systems like combat, inventory, and survival
  • Experimentation with procedural geometry and material generation in Three.js

Strengths

  • No external model or texture files required – everything generated procedurally
  • Well-organized source code with clear separation into art, audio, systems, and world modules
  • Includes tooling for automated screenshots and scene checks via Playwright

Considerations

  • Limited information on actual gameplay depth or content volume
  • Requires Node.js 18+ and npm, not a standalone executable
  • Only documented for development; no deployment or multiplayer features mentioned

README quick start

Getting started

Description

A Fallout inspired game made using Claude Opus 5.

Related repositories

Similar projects matched by category, topics, and programming language.

react
Featured
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web DevelopmentFrontend Frameworks
246,741
tandpfun
Featured
tandpfun GitHub avatar

wardrobe

A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.

JavaScript
1,570
mshumer
Featured
mshumer GitHub avatar

Claude-of-Duty

A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.

AI & Machine LearningAI Agents
1,234