Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brendanberg/dbn

Draw By Numeral
https://github.com/brendanberg/dbn

creative-coding graphics pixel-art programming-language

Last synced: about 1 month ago
JSON representation

Draw By Numeral

Awesome Lists containing this project

README

        

# Draw By Numeral

Draw By Numeral is a reimplementation of [Design By Numbers][dbn] from the MIT Media Lab.

DBN is a programming environment and language
designed to introduce the basic concepts of computer programming
by giving immediate feedback through a simple graphics rendering context.
For a beginner's introduction to DBN, documentation of built-in commands,
and details about the language's semantics visit the [documentation][docs] page.

![The DBN Environment](https://raw.githubusercontent.com/brendanberg/dbn/master/documentation/hello.jpg)

[dbn]: http://dbn.media.mit.edu/
[docs]: https://github.com/brendanberg/dbn/tree/master/documentation