https://github.com/kcxt/consolegraphicsenvironment
An extremely simple Graphics engine for dlang the turns the console into a canvas. Inspired by Processing.
https://github.com/kcxt/consolegraphicsenvironment
Last synced: 4 months 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/kcxt/consolegraphicsenvironment
- Owner: kcxt
- 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-07-02T03:37:44.474Z (11 months ago)
- Language: D
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- 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.