Git Product home page Git Product logo

alan-goodies's Introduction

Alan-IF

Alan Interactive Fiction Development team.

Alan is a tool for creating works of Interactive Fiction, aka text adventures. It's a prose-like programming language that is easy to use.

alan-goodies's People

Contributors

tajmone avatar

Watchers

 avatar  avatar  avatar  avatar

alan-goodies's Issues

Lib 0.6: Move Lib Sources and Assets to Subfolder

Currently the old Lib v0.6.2 is stored inside the libs/ALAN-Library_0.6/ folder, i.e. all files are in its folder.

We should create a lib/ subfolder to move all library sources and assets therein, so we could use the root folder to store the repository README.md and also add a sample adventure for testing the library and any extra folders that might be required (e.g. additional modules, the test suite to ensure that the library still build with the latest Beta SDK, etc.).

Update EditorConfig and Fix Library Code Styles

The current .editorconfig settings need to be improved, and the ALAN library sources and files adapted accordingly:

  • .editorconfig settings_
    • ALAN sources and solutions:
      • Unset indentation size.
      • Force empty line at file end.
    • Check MD and .txt setting.
  • EditorConfig validation:
    • Add shell script for EClint validation.
    • Add Travis CI validation.
    • Update READMEs accordingly.

Lib 0.6: Find Working Example

After having moved Lib v0.6 sources and assets to a subfolder (see #5), we should find one (or more) working examples and add a build script and a walkthrough, so we can automate testing that the library keeps working with newer ALAN SDKs.

We should probably also add a Travis CI job to test the library at each commit (will need to setup a script to download the correct ALAN SDK binaries for this to work both locally and on the CI).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.