Code Monkey home page Code Monkey logo

axolemma's People

Contributors

skondrk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ratacat

axolemma's Issues

Allow for instances of Axolemma

Use case: Running a single Ranvier server, wanting to create multiple Axolemma "states" and generate new areas accordingly.

Example:

const MazeGenerator = new Axolemma(mazeOptions);
const CavernGenerator = new Axolemmea(cavernOptions);

Make it newable and have it use the instance options as defaults, taking priority over config files but not over the options passed to generate.

Allow for plugins to expand beyond ROT map algorithms

Would need to match the ROT API or something very similar.

To show up as a CLI option it would need to include inquirer-friendly questions configuration.

And would need to be put in a specific directory relative to cwd or require path (.axolemmaplugins?)

Introduce procgen doors

Add doors (including locks) psuedo-randomly or using a pattern. Results would be part of the return value of input (e.g., the resulting JSON or YAML would include a door config on each room if applicable).

Document Mapper-specific options

Document the fact that there are options specific to each type of mapper. Right now roomDugPercentage is thrown in there although it is only relevant to 2 types. Instead, maybe link to the ROT-js docs and list the properties by mapper type.

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.