-
Creating an RSS Reader in Godot Engine (part 1) – Andrew Wooldridge – Medium
Notes
This article will discuss my own efforts to create a simple application using Godot Engine — specifically an RSS reader. It’s probably one of the more common simple applications one might create for a given framework — which tests out things like networking, parsing, rendering, and saving preferences.
Unfurl