https://github.com/qwreey/termrblx
simulate terminal/cli on rbx ui
https://github.com/qwreey/termrblx
Last synced: about 1 year ago
JSON representation
simulate terminal/cli on rbx ui
- Host: GitHub
- URL: https://github.com/qwreey/termrblx
- Owner: qwreey
- Created: 2021-05-04T11:38:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T14:44:11.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T00:32:06.491Z (over 1 year ago)
- Language: Lua
- Size: 483 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TERM RBLX
### Terminal Simulator for rblx
simulate ansi terminal on rblx ui
THIS IS EXPERIMENTAL! (much bugs)
### ROOT INFO
src : handle all of codes
+ ./render : render window, render text
+ ./plugin : plugin runtime/lib ...
+ ./runtime : runtime handler
+ ./stdioSimulate : input / output simulater
+ ./term : term screen handler