This is the Git repository for the sandbox game Saoirse.
It's written in Python and uses either Pyglet, Pyray or a combination of Pillow and Tk for rendering, window creation, and media. The preferred and default option is Pyglet, the Pillow and Tk system is much slower and meant primarily older graphics cards that lack support OpenGL 3.3+, although players can feel free to use this system for other reasons as they see fit. It's meant to be compiled and packaged with Nuitka.
It's still in very early development but is already being kept in version control.
You can check my blog for occasional status updates at: https://dunkmania101.github.io/