An open API service indexing awesome lists of open source software.

https://github.com/0tickpulse/redstone_by_examples


https://github.com/0tickpulse/redstone_by_examples

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Redstone by Examples

(scroll down for contents)

This repository is a comprehensive guide to Minecraft Redstone. As per the title, concepts are explained by real-world examples. Therefore, theories are applied immediately. Not only is it much easier to understand the underlying concepts of Redstone but it also means that you can build cool functioning things along the way!

## Contents

### Background Information

* [What is Redstone](contents/background_information/what_is_redstone.md)
* [How to learn Redstone](contents/background_information/how_to_learn_redstone.md)
* [This guide](contents/background_information/this_guide.md)

### First Steps

* [Setting up](contents/first_steps/setting_up.md)
* [Signals](contents/first_steps/signals.md)