Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xord/reflexion
- Owner: xord
- License: mit
- Created: 2015-03-15T16:37:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T14:47:14.000Z (over 1 year ago)
- Last Synced: 2024-04-21T03:14:19.383Z (7 months ago)
- Language: C++
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reflexion - A Tiny Creative Coding Framework for Ruby.
![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
```