Skip to content

kirjorjos/Unofficial-Integrated-Dynamics-Docs-and-Tools

Repository files navigation

Unofficial Integrated Dynamics Docs and Tools

This project is a TypeScript implementation of the core logic from the Integrated Dynamics Minecraft mod as well as documentation and guides for learning the mod.

Live Deployment

This project is hosted and deployed live on GitHub Pages: https://kirjorjos.github.io/Unofficial-Integrated-Dynamics-Docs-and-Tools/

Project Roadmap

Current plans for this project are as follows:

  • Ability to eval custom operators
  • Ability to convert to and from AST:
    • SNBT
      • JSON
      • Add stringify and parse for JSON in correct places
    • Condensed
    • Expanded
    • CodeLine
    • URL Param
    • Javascript (Anything that's valid in InSr)
  • An article explaining various things about the mod intended to help beginners learn
    • An article for each operator explaining its usage and providing a mini challenge involving it
    • Explaining operators in general
    • Explaining how to use the logic programmer & labeller
    • Explaining how to use the materializer and delayer
    • Explaining readers
    • Explaining writers
    • Explaining InTr
    • Explaining InCr
    • Explaining InSr
    • Explaining InMk

Contributing

If you think something is wrong or missing, feel free to open an issue or submit a pull request.

When committing changes, please use the automated tools to test and format staged changes:

npm run commit -- "commit message here"

About

Unofficial Documentation and tools suite for the Minecraft mod Integrated Dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages