Skip to content

A collection of Mindcode and Schemacode scripts

License

Notifications You must be signed in to change notification settings

cardillan/golem

Repository files navigation

golem

A collection of Mindcode and Schemacode scripts.

Individual program/schematics are stored in separate folders, hopefully accompanied by some readme. Source files for both Mindcode and Schemacode, as well as binary Mindustry schematic (.msch) files are present.

To compile Mindcode program into mlog, you can use the web app. To compile Schematics files as they are here, you'll need local installation of Mindcode.

Table of contents

  • Benchmarks. Collection of compiler benchmarks.
  • Mandelbrot. A schematics for drawing the famous Mandelbrot fractal using hyper-processors.
  • Measurements. Collection of schematics for measuring and displaying quantities.
  • Overdrive Dome Supply. A simple schematics for supplying an overdrive dome directly from the core using a pair (two pairs if necessary) of units.
  • Power Plant. An impact reactor based power plant schematics. Can start from cold, supports up to 12 reactors and an overdrive projector/dome.
  • Production and consumption. Schematics for controlling or monitoring production or consumption of materials in Mindustry World.
  • Unit Transport. This is yet another implementation of units controlled by Mindustry logic to transport items, one that is automatic, self-correcting, highly configurable and providing detailed status information.
  • Unit Transport (simple). A sample implementation of a simple unit transport, utilizing a separate processor for drone acquisition.

About

A collection of Mindcode and Schemacode scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published