liyupi GitHub avatar

binding-of-isaac-webgame

liyupi

A zero-dependency, zero-build web game that faithfully recreates the core mechanics of The Binding of Isaac with 12 floors, 13 bosses, 55 items, and all graphics drawn programmatically in pure JavaScript.

Stars

12

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-30

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

Built entirely via AI coding (Vibe Coding) in about 5 hours, with no external art assets, and a rigorous automated test suite (70 assertions, 600+ dungeon validations, and real bot-playthroughs) that validates the game's mechanics and balance.

Who it is for

  • Fans of The Binding of Isaac looking for a free web-based clone
  • Indie game developers interested in minimalist, code-only game creation
  • AI programming enthusiasts curious about practical Vibe Coding outcomes
  • Web developers seeking a pure JavaScript Canvas 2D game reference

Use cases

  • Playing a complete Isaac-like roguelike dungeon in the browser
  • Learning game development by studying a clean, modular codebase
  • Testing AI-generated code through automated bot runs
  • Exploring procedural dungeon generation and procedural art techniques

Strengths

  • Zero external dependencies: runs offline by double-clicking index.html
  • Full 12-floor campaign with unique bosses and item combinations
  • Automated tests including real bot playthroughs, dungeon validation, and boss killability checks
  • All graphics (characters, enemies, bosses, UI) are drawn programmatically, no image assets

Considerations

  • Lacks some original game features like curse rooms, angel/devil rooms, active items, and keys/bombs
  • Difficulty curve calibrated against a bot's DPS; human players may find early floors too easy
  • Bot never completed all 12 floors within the test budget, indicating a steep late-game challenge for AI players

README quick start

快速开始

Description

《以撒的结合》风格的俯视角肉鸽地牢网页游戏:12 层地牢 / 13 个 Boss / 55 件道具,零依赖零构建,全部美术由 Canvas 2D 代码绘制

Related repositories

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

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
gnipbao
Featured
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI & Machine LearningAI Agents
683
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545