Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T08:36:36.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T12:50:04.766Z (3 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
```