A collection of assorted assets for Alan IF — the Adventure LANguage for Interactive Fiction.
Created by Tristano Ajmone on April 5, 2019.
License: each asset has its own license.
Table of Contents
/libs/
— legacy Alan Libraries:/ALAN-Library_0.6/
— Library v0.6.2 (Nov. 2007)./ALAN-Stdandard-Library_1.00/
— StdLib v1.00 (Sept. 2011)./pALANte_0.6.1e/
— pALANte v0.6.1e Spanish library (Apr. 2010).
/images/
:/alan-logo/
/predefined-classes/
— diagram of Alan built-in classes.
Git-Settings-for-Alan.md
— tutorial on how to configure Git repositories for Alan projects.
The goal of the Alan Goodies project is to gather useful assets for Alan IF — scripts, editors configurations, applications plugins and extensions, images, and anything else that might come in handy to Alan related projects of various sorts.
Needless to say, the project is open to third party contributions. If you've created useful assets that you'd like to share with Alan community, feel free to submit your contribution via a pull request.
- www.AlanIF.se — the Alan website.
- Alan IF Discussions — mailing list for community help, announcements and discussions.
- Alan sources — official source code repository on GitHub.
- Alan IF Development team — GitHub profile and public projects.
- Alan Docs — Source repository of the Alan documentation (AsciiDoc) on GitHub.
- Alan Docs website — Official Alan documentation website, where you can read and download various documents:
- The Alan Manual — on-line version of the latest ALAN Adventure Language Reference Manual.
- Alan Cookbook v2 — by Anssi Räisänen.
- The Alan Beginner's Guide — by Michael Arnaud (2006). Tutorial source files available.
- Alan IDE Reference Guide — by Robert DeFord (2018).
- Alan by Examples — community driven collection of examples to learn Alan.
- Samples & examples for Alan v3 — on Alan website.
- Alan Standard Library — by Anssi Räisänen, GitHub repository.
- Alan StdLibLab — experimental playground for variations on the Alan StdLib.
- Alan Italian — Italian port of the Alan StdLib.
- AlanIDE — a complete Alan Integrated Development Environment, built in Java/Eclipse by Alan developer Thomas Nilefalk. For more info, see:
- AlanIDE info page.
- Alan IDE Reference Guide — by Robert DeFord (2018), PDF document.
- AlanIDE sources — JAVA source files, on GitHub.
- Sublime Alan IF — Sublime Text 4 package for Alan 3 (working Alpha).
- Alan Bugs Testbed — collaborative project to report and test Alan bugs.
- Alan Repository Template — A boilerplate for quickly creating Alan repositories with the right settings.