Built with AI collaboration

We are building playable worlds together.

This hub is not a portfolio. It is a live showcase of what we designed with AI: gameplay systems, worlds, tools, and experiments you can run right now inside one website.

Playable in-browser AI co-designed System-heavy games
3 Playable worlds
1 Hub Unified launcher
Live Iterating daily

AI Built Showcase

Three different game systems, each designed and iterated with AI-assisted workflows.

Showing all projects

01 • Voxel Sandbox

CraftVerse Engine

Chunks + Survival

A Minecraft-inspired sandbox where AI helped shape systems for world generation, block interactions, survival loops, inventory, and multiplayer-ready architecture.

Core systems

  • Procedural chunk generation
  • Block break/place + inventory loop
  • Foundation for crafting + mobs

Feel

  • Creative + survival progression
  • Responsive input loop
  • Browser-first 3D experimentation

Stack: Vite, Three.js, noise, ws

02 • AI Launcher

Mindcraft Control Deck

Automation Open

A local launcher/control surface combining Java runtime setup, profile handling, and AI bot management in one operational panel.

What it manages

  • Java and runtime orchestration
  • Launcher UI + profile lifecycle
  • Agent install/start/stop flow

Purpose

  • Bring tools into one control plane
  • Fast local experiments with AI agents
  • Better ops for game-side iteration

Stack: Node, Express, launcher-core

03 • Open-World FPS

DeadTakeover Protocol

Horde Survival

A browser zombie survival FPS with map progression, special infected, team dynamics, crafting, barricades, and escalating horde pressure.

Combat ecosystem

  • Map selection with varied conditions
  • Special enemy archetypes
  • Build + scavenge + survive loops

Session style

  • Squad-aware survival pacing
  • Resource-driven decisions
  • High-intensity close combat

Stack: Vite, Three.js, Web Audio, Canvas HUD

Play Inside The Hub

Launch each build directly below. Runtime integrations are preserved and isolated so switching sessions is safer. Mindcraft still requires its local server process first.

Live Session

Choose a game to start

Open tab
Select a game above to load it here

Run CraftVerse (dev)

cd games/"Cursor Minecraft Clone Game"/game
                        npm install
                    npm run dev

Run Mindcraft Deck

cd games/"Kimi k2.6 mindcraft"
                        npm install
                    npm start

Then open http://127.0.0.1:43110

Run DeadTakeover (dev)

cd games/"Zombie Open World Game"
                        npm install
                    npm run dev

What This Website Represents

This site showcases what we have designed with AI: mechanics, systems, UX choices, and playable prototypes. It is a live creative lab where ideas move quickly from prompt to playable world.

  • Use the Play panel to load each experience safely.
  • Theme preference is remembered in your browser.
  • For best results, run this website on localhost.