claudedwithlove
explore/dnd-map-builder

dnd-map-builder

Cherished

A modern, interactive web-based map builder for D&D campaigns

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
7.3 / 10

A TypeScript-based web application for creating interactive D&D maps with terrain painting and object placement capabilities. Built using Next.js, Zustand state management, and HTML5 Canvas for real-time map editing with grid-based functionality.

Code Quality6.5
Usefulness8.0
Claude Usage7.5
Documentation8.5
Originality6.0
Highlights
  • Comprehensive README with clear usage instructions, feature descriptions, and visual examples
  • Modern tech stack with TypeScript, Next.js 15+, and proper state management using Zustand
  • Well-designed user interface with multiple terrain types, object placement, and intuitive tool switching
To Improve
  • Add unit tests and integration tests to verify canvas rendering and state management functionality
  • Implement map export/import features to allow sharing maps between users or saving in different formats