This experimental project explores the use of the Go binding for Raylib by developing a small graphical application to manage a todo.txt file based on the model by Gina Trapani.
It also uses the todotxt module for task manipulation.
Objective
Create a simple graphical interface to manage a todo.txt file.
Test the integration of Raylib with Go in a practical project.
Technologies
Go
Raylib bindings for Go
Todotxt module
💡 Note: This project is purely experimental and is not intended for distribution or maintenance.