https://github.com/calebccff/consolegraphicsenvironment
An extremely simple Graphics engine for dlang the turns the console into a canvas. Inspired by Processing.
https://github.com/calebccff/consolegraphicsenvironment
Last synced: over 1 year ago
JSON representation
An extremely simple Graphics engine for dlang the turns the console into a canvas. Inspired by Processing.
- Host: GitHub
- URL: https://github.com/calebccff/consolegraphicsenvironment
- Owner: calebccff
- Created: 2018-10-02T08:51:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T08:54:08.000Z (over 7 years ago)
- Last Synced: 2025-01-12T19:27:13.035Z (over 1 year ago)
- Language: D
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConsoleGraphicsEnvironment
I'm using this project as an opportunity to learn the D language. Slow development.