Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xord/reflexion

A tiny creative coding framework for Ruby language.
https://github.com/xord/reflexion

Last synced: about 19 hours ago
JSON representation

A tiny creative coding framework for Ruby language.

Awesome Lists containing this project

README

        

# Reflexion - A Tiny Creative Coding Framework for Ruby.

by [email protected]

![Test](https://github.com/xord/reflexion/workflows/Test/badge.svg)

## How To Use

```sh
$ git clone https://github.com/xord/reflexion.git
$ cd reflexion
$ rake all clean test run sample=reflexion/breakout
```