Adventures in Automatic RPG Upgrade - Doing it Manually

4 months ago
2

The old column-based RPG (like RPG III or IV) feels like coding on graph paper—every character had to be in the right column, or it was chaos. Free-format RPG ditches that for a clean, flexible syntax that feels like writing modern code. Let's dive into a 30 year old little program and upgrade it manually!

https://www.nicklitten.com/course/forget-the-vscode-extensions-lets-upgrade-old-rpg-code-to-rpgle-manually

Loading comments...