I am almost embarrassed to announce my Easy_Graphics package.
Easy_Graphics is a simple library for generating graphical output from your Ada program.
Typical use cases might be educational projects, prototyping, programming challenges, or simply when you want to visualise something quickly in a larger system.
The Alire package is here: Alire - Easy_graphics
The Github repo is here: GitHub - SMerrony/easy_graphics: Easy_Graphics is a simple library for generating graphical output from your Ada program
I would welcome constructive feedback - but please be polite.