Hello Everyone,
I started with Pacman, green original only, doesn't save, but it's playable.
https://zv9games.github.io/zv9.pacman/
I realized some missteps in the foundation of the setup. So Pacman 2.0, bigger maps, procedural generation, then single thread brick wall.
In enters SSXL-ext. https://github.com/zv9games/zv9.SSXL-ext
I built a custom godot from source for windows 11 for the demo which is not included.
If you know how the godot extensions work, with the plugin and .gdextension files, you should be able to get this going whether on linux, or windows on whichever godot4+ you are using.
Feel free to test it out, I'd love your feedback, or fork it. 🙂
The previous build that I left unfinished is https://github.com/zv9games/zv9.Aetherion, this is the exact same project under the previous name without the most recent updates.