Devlands: Learn Git by Walking Through Your Codebase
2025-03-02

Two years ago, the author released Git-Sim, a free and open-source tool to visualize Git commands. While successful, it only helped those already familiar with Git. This led to the creation of Devlands, a more immersive experience. Devlands transforms your Git repository into a voxel world where branches are hallways, commits are rooms, and you can explore your codebase by walking through it. It features a guided tutorial, and even includes an AI-powered code explainer, aiming to make learning and using Git accessible to everyone.
Development
Git visualization