Get the latest tech news
Godot for App Development
- - 1550 words - 8 min Godot is being slept on as an app development framework. I've been working on Chord Chart Memo, an app for musicians and songwriters.
After designing the general layout, I added interactivity through the script attached to the root PanelContainer note, and the signals emitted by the AddOne and RemoveOne buttons. Thanks to the cross-platform support, I have the peace of mind that an iOS port will not involve major rework, and I can also work on a web-based demo as a marketing tool! Unlike other editors, it focuses on the low level details of the SVG format, letting you edit the code & see changes in real time.
Or read this on Hacker News