Fufu is a visual novel engine aimed specifically for text heavy VNs written in golang.
The installation process is only supported in linux for now. Fufu is in early development stage but if you want to install it, first install sdl, sdl_img and sdl_ttf on your os and then run this command in the root project directory:
make build/linux