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

https://github.com/red/promotion

Material for presentations and promotion of Red
https://github.com/red/promotion

Last synced: 4 months ago
JSON representation

Material for presentations and promotion of Red

Awesome Lists containing this project

README

          

Promotion
=========

Material for presentations and promotion of Red.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Samples
-------

* Brainfuck [interpreter](https://gist.github.com/dockimbel/7713170) in Red (written by Nenad Rakocevic)
* Dungeon [3D maze](https://github.com/hostilefork/teenage-coding/blob/master/DUNGEON/dungeon.red) in ASCII art (written by @HostileFork)
* OpenGL + GLUT [triangle demo](https://gist.github.com/earl/d3b0e5c6fdbc4f19ff7a) in Red/System (written by Andreas Bolka)