Minecraft Java Seed Map Viewer — interactive world map with search

Web Programming 0 USD
Job 6 of 18
Minecraft Seed Map — a web application for analyzing Minecraft Java Edition worlds by seed without the need to launch the game.

I implemented an interactive biome map with zooming and panning, structure search (villages, fortresses, outposts, ancient cities), filtering of structure types, seed search based on specified conditions, and generation of share links with map parameters.

For high performance, world generation has been offloaded to WebAssembly (Cubiomes) and Web Workers, allowing the scanning of hundreds of seeds without blocking the interface.

Technologies

Next.js, React, TypeScript, Tailwind CSS, WebAssembly (Cubiomes), Web Workers, HTML5 Canvas, Vercel

#NextJS #React #TypeScript #minecraft #webapp