https://github.com/zcaudate/play.tui-005-draw
2D and 3D terminal art in React Blessed
https://github.com/zcaudate/play.tui-005-draw
Last synced: 3 months ago
JSON representation
2D and 3D terminal art in React Blessed
- Host: GitHub
- URL: https://github.com/zcaudate/play.tui-005-draw
- Owner: zcaudate
- Created: 2022-03-12T08:36:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T08:36:36.000Z (about 3 years ago)
- Last Synced: 2025-01-14T05:42:33.469Z (5 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tui 005 - Draw
Some examples of 2D and 3D terminal art in React Blessed
### Dev
``` shell
make init
make dev
```