Skip to content

Th3OneAndOnly/AdventEX

Repository files navigation

AdventEX

An intuitive Adv3 extension

Build Status Coverage Status Gem Version License Badges

Table of Contents


Example of use:

Here's a demo!

+ table : Table 'table' 'table'
    "It's a table!"
;

Making Tables!


Installation

  • Clone the 'extension.t' file into your project folder and open it in the workbench.
  • Alternatively, using the command line, add this to your make file (see this tutorial on make files)

Clone

  • Clone this repo to your local machine using https://github.com/Th3OneAndOnly/AdventEX

Features

  • Multiple Furniture classes to ease the process of making rooms
  • A couple ease-of-use classes that make more niche-tasks possible. Such as:
    • Transformable & Breakable classes
    • RunningScripts
  • Much more! (Check the wiki)

Go to https://intfiction.org/t/interesting-idea-easier-tads-library-for-new-users/46309 to contribute to the community and add your ideas!

Tests

  • Made using adv3 -- You need this library for it to work!

Contributing

For starters...

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/Th3OneAndOnly/AdventEX.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


FAQ

  • Common Questions will go here!

Contact

Check out my Linktree! https://linktr.ee/209TheOneAndOnly


License