Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.49 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.49 KB

Matricks Plugin Examples

This folder contains basic examples for several of the languages supported by Matricks. Each of these examples will fade the entire matrix from black to white, and then halt the plugin and send a log. Build instructions for each example are given each example's README.

If you're looking for some examples of some more complicated plugins, check out a few of these repositories:

Name Language Description
Rainbow Rust An animated rainbow gradient
A* Visualizer Rust Generates a maze and solves it with A*
Perlin Noise Rust Shows some pretty colors using Perlin noise
Game of Life Rust Runs Conway's Game of Life
r/place Rust Scrolls across r/place 2022
GIF Player Rust Scales and plays any GIF

Want to add your plugin to the list? Make a PR!