Anssi enters IFComp2025
I was very happy to see that there are still games produced with Alan. One of the most productive Alan-authors, Anssi Räisänen, have produce another work of Interactive Fiction using Alan, "Temptation in the Village", and entered it in the annual IFComp.
The "game" is an adaptation of an unfinished work of the author Franz Kafka. Read all about the game and the IFcomp 2025.
- Details
- Written by: Administrator
Alan v3.0 Beta 8!
Alan v3.0 beta8 is now available. You can view the details of the changes in the Changes Section. You are encouraged to update to this latest release.
The major change is extended support for various national characters by adding support for UTF-8 (a character encoding scheme). It supplements the current ISO8859-1 that Alan hitherto has supported. Support for ISO8859-1 is getting less and less main stream so it was time to do something about this.
If your files (Alan source, solution files) have a UTF-8 BOM they will automatically be considered to use UTF-8, otherwise you need to give explicit options to the compiler and interpreter to have this functionality.
FUTURE: In the next beta release all files will by default be considered in UTF-8 encoding, unless you use special options. So beta8 is the first step in migrating Alan into UTF-8.
- Details
- Written by: Administrator
Alan repo moves to GitHub
Alan is an open source project and for many years source has been available, during the last decade on Bitbucket. For various reasons GitHub has become a more and more apropriate site for hosting open source projects. There has also been some activity there to consolidate some Alan related project into an organization not surprisingly called alan-if, primarily thanks to Tristano Ajmone. One of the most important is the alan-docs project, where you can find many of the Alan documentation projects. So Alan has moved there too.
I hope this will make Alan even more visible, and make it easier to cooperate on improving the Alan system.
(The old repo on Bitbucket, will still exist, but only rarely be brought up to date.)
- Details
- Written by: Administrator
Robert DeFord enters 21th Annual IFComp 2015
After "practicing" with "The Sealed Room" and "The Wyldkynd Project", Robert DeFord again entered in the "Super Bowl" of interactive fiction, the annual IFcomp 2014, with "Onaar". With it, a work about potion making and an open-ended world to explore and save, he finished 16th out of all 53(!) games.
- Details
- Written by: Administrator
Robert DeFord finishes 6th in 2014 Spring Thing
The Spring Thing competition 2014 saw 10 entries. Among them Robert DeFord entered his second public Alan game, "The Wyldkynd Project", and finished 6th.
- Details
- Written by: Administrator
Alan is a tool for creating works of Interactive Fiction, a.k.a text adventures. It is easy to use. It's focus has always been on the authoring aspects.