Ralph source code now on Codeberg

I just wanted to let everybody interested in these things know that I’ve uploaded the Inform 6 source code (and compiled versions) of my IF Comp 1996 game Ralph to Codeberg. The repository contains all versions, including the beta versions, for which I still had the source code in my folder.

I’ve also taken the opportunity to put it under a GPL license instead of the vague do-and-don’t hints I originally attached to it.

I’ve noticed that the Glulx version doesn’t display the menu correctly, but fixing bugs for the game is not among my priorities at the moment. Oh: you can compile it for the Glulx VM now! (“Now” meaning as of 2004, the last time I worked on it.)

11 Likes

I always love to see source code! Thank you for releasing this.

3 Likes

The source code was already available on the IF Archive, but I’ve added some previously unpublished versions, and having it on a Git repository means that I can track bugs and have a finer control over my releases (though I’m not planning on working on it unless I receive bug reports).

2 Likes