A safe place to carry out your Alan-related experiments without nuking out of existence your PC and neighbourhood.
Created by Tristano Ajmone, June 6, 2021; released under Apache License 2.0.
Table of Contents
/Rake/
— Rake (Ruby Make) tests and work./syntax-hl/
— syntax highlighters tests:/utf8/
— ALAN Beta8 UTF-8 support tests.
This project contains the following Alan-specific files extensions:
ext | description | type | status |
---|---|---|---|
.a3c |
Compiled game. | binary | ignored |
.a3r |
Compiled game resources (images/sounds). | binary | ignored |
.a3s |
Commands script (solution file). | text | tracked |
.a3t |
Game transcript. | text | tracked |
.alan |
Alan source file. | text | tracked |
.i |
Alan source module. | text | tracked |
.ifid |
Source adventure IFID file. | text | tracked |
.log |
Compiler/ARun log file. | text | ignored |
.sav |
Saved game (used for testing). | binary | ignored |
This project is Copyright © by the Alan IF Development team, released under the terms of the Apache License 2.0.
Copyright 2021 by the Alan Interactive Fiction Development team
https://github.com/alan-if
https://www.alanif.se
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this project except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- www.AlanIF.se — the Alan website.
- Alan IF Google Group — for community help, announcements and discussions.
- Alan sources on GitHub — source code repository on GitHub.
- Alan IF Development team — GitHub profile and public projects.
- Alan Docs — GitHub repository for Alan documentation.