https://github.com/brendanberg/dbn
Draw By Numeral
https://github.com/brendanberg/dbn
creative-coding graphics pixel-art programming-language
Last synced: 2 months ago
JSON representation
Draw By Numeral
- Host: GitHub
- URL: https://github.com/brendanberg/dbn
- Owner: brendanberg
- License: mit
- Created: 2019-02-21T17:12:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T13:23:43.000Z (about 1 year ago)
- Last Synced: 2024-12-23T14:28:58.068Z (about 1 year ago)
- Topics: creative-coding, graphics, pixel-art, programming-language
- Language: JavaScript
- Homepage: https://dbn.berg.industries
- Size: 1.51 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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