Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 432 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 432 Bytes

traingberg

An experiment in 2D geometry with a fractal-like thing, just for pretty fun!

Screenshot 2023-03-02 at 13 41 13 Z

It's in C++. You'll probably need a C++20 compiler as that's what I write to these days. You'll also need SFML, but the CMake script will build it in-tree if it can't find it already on your system.