## ◈ ANGLE CORE // SPATIAL AI SYSTEM ◈

**NOT A GAME. A COGNITIVE INTERFACE.**

AngleCore is a downloadable **gaming asset and prototyping sandbox** for developers, AI enthusiasts, and digital mystics. It is a fully functional, self-contained HTML environment designed to visualize thought patterns as navigable spatial geometry.

### ⬡ What is this "Asset"?

This is a **Phase I Implementation** of a spatial workflow engine. You can use it as:

- **A Creative Coding Starter Kit:** The entire interface is a single, elegant HTML file. Hack the CSS variables or modify the `NODE_TYPES` array to build your own node-based game or tool.

- **A Worldbuilding Prop:** Drop this on a second monitor or stream it. The ambient polar grid and drifting polygonal nodes create an instant "Mission Control" aesthetic for cyberpunk TTRPGs or livestreams.

- **An AI Playground:** Connect it to your own Anthropic API key (or mock the response) to explore how spatial arrangements influence AI interpretation.

### ⚡ Core Mechanics (The "Gameplay")

- **Spatial Construction:** Click or right-click to spawn **INPUT**, **PROCESS**, **BRANCH**, and **MEMORY** nodes. They float and repel organically.

- **Pattern Tracing:** Click nodes in sequence to build a **Pattern**. The path glows with neon energy, building a logical chain.

- **AI Interpretation (Requires API Key):** Click **"Interpret Pattern"** to send the structured spatial graph to an AI model. The AI analyzes the *shape* of your thought and returns a **Workflow Name**, **Coherence Score**, and **Next Suggested Node**.

### 🛠️ Asset Specs

- **Format:** Standalone `.html` file.

- **Tech:** Vanilla JS, Canvas API, CSS Grid/Flex.

- **Dependencies:** None (Fonts load from Google Fonts).

- **Customization:** Edit `:root` variables in CSS to change the entire color scheme instantly (Void, Field, Accent).

### 💾 Usage Rights

This is an **MIT-style asset**. You are free to use this in your own projects, games, or installations. Modify the source code, re-skin the nodes, change the AI prompt structure—make it your own.

*"Where geometry meets logic. Where the cursor becomes the prompt."*

Leave a comment

Log in with itch.io to leave a comment.