Back to browse
GitHub Repository

An attempt at a HyperCard clone but as a PWA

5 starsJavaScript

HyperCOD – a web-based HyperCard-clone

by everythingabili·Feb 27, 2026·3 points·1 comment

AI Analysis

●●SolidRabbit HoleZero to OneCozy

HyperCard in the browser with natural-language scripting, but unclear execution maturity.

Strengths
  • Genuinely novel idea: bringing 1980s HyperTalk philosophy to modern PWA with actual live editor.
  • Natural-language scripting (e.g., 'go to the next card') is more accessible than traditional programming languages.
  • Real implementation: works in browser, installable, exports/imports JSON stacks, integrated visual effects.
Weaknesses
  • README shows incomplete developer links and truncated sections, signaling early/abandoned state.
  • No evidence of substantial community, examples, or use cases beyond the demo — uncertain adoption potential.
Target Audience

Nostalgia-driven developers, creative coders, educators exploring accessible programming languages, retro computing enthusiasts

Similar To

HyperCard · Scratch · LiveCode

Similar Projects

Open Source●●Solid

DoScript – Automation language with English-like syntax

DoScript trades shell terseness for English-like primitives (make folder, for_each file_in ...) plus safety features like a global --dry-run, typed errors (try/catch NetworkError) and rich file-loop metadata — handy for ad-hoc backups and file-sorting. The inclusion of a node-based visual IDE and a tiny installer suggests someone pushed this beyond a toy CLI, but the overall idea sits in a crowded space (PowerShell, Node-RED, AutoHotkey) so its appeal will be strongest for users who value human-readable syntax and a simple GUI.

Niche GemShip It
server-lab
203mo ago