The goal of this project is to eventually become stable enough to satisfy my needs in creating any 2D games. The inspiration for this was love2d and my plan is to make Talon a good alternative to ...
A simple experiment using Perlin noise to generate and visualize terrain in Raylib. It maps noise values into smooth, natural heightmaps for exploring procedural generation and rendering.