C# DotNet 6 HTML ANSI Console Canvas.
- Contains a virtual terminal character buffer with text and appearance kept separately.
- Contains a HTML component that renders the character buffer contents.
- Contains glue code to create a System.Console compatible ANSI Console on an HTML5 Canvas.
Will update readme once alpha is attained.
- https://github.com/JessicaMulein/PlayZMachine will be based on this
- A possible BBS with door games like ZMachine and a sea-faring game I'm writing in a private repo, (top secret!) which used to have the only test harness solution containing both the source and test repos.