Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brendanberg/dbn
- Owner: brendanberg
- License: mit
- Created: 2019-02-21T17:12:08.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T13:23:43.000Z (about 2 months ago)
- Last Synced: 2024-12-23T14:28:58.068Z (about 2 months 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.![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