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
- Host: GitHub
- URL: https://github.com/red/promotion
- Owner: red
- Created: 2015-01-01T06:01:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T14:25:53.000Z (over 11 years ago)
- Last Synced: 2025-01-18T16:49:04.689Z (over 1 year ago)
- Size: 3.41 MB
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Promotion
=========
Material for presentations and promotion of Red.

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)