Skip to content

Repository files navigation

Travis CI Status  Alan version  Ruby version  Project licenses 

ARun Playground

My personal playground for experimenting with ALAN IF adventures storyfile format and game interpreters in various programming languages: PureBASIC.

Repository created in January 2020 by Tristano Ajmone.

NOTE — The repository was initially named alan-pb, since its main focus was on the PureBASIC language; in 2022/08/31 it was renamed to arun-playground to include other languages too.


Table of Contents


Repository Map

Building

This repository uses Rake to manage the build toolchain.

To build the project for the first time, or update it when dependencies have changed, open the terminal (CMD, Bash, etc.) anywhere inside the repository and type:

rake

To force rebuilding the whole project:

rake -B

To delete all generated files and bring the repository to a pristine state:

rake clobber

For more info on the available tasks:

rake -T

Licenses and Credits

This repository contains multiple projects and assets organized into subfolders, each governed by its own license as indicated in the README document of each folder; consult those README files for information about authors and licenses.


Reference Links

Alan

PureBasic

About

Exploring ALAN-IF storyfiles and its interpreter in various languages.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages