Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 636 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 636 Bytes

Redstone Integrated Circuits

A spigot plugin for Minecraft which allows for 'comparators' and 'repeators' to be programmed using books.

Development State

The functionality which changes the behaviours of the redstone components is fully implemented, however currently the compiler can only understand very basic instructions (no code blocks, if statements can only be a single instruction long and no loops currently)

Example

A sample program:
Example Program This gives the output:

redstone_ic_example.mp4