NEW: MARQUEE
MARQUEE is a basic HTML rendering widget for Go applications and games using raylib-go. No dependencies other than raylib-go
https://github.com/ha1tch/marquee
Retro-style web-browsing with an early html subset circa 1994.
Handles headings, paragraphs, lists, links, bold/italic text. No CSS, no JavaScript, just enough HTML for basic documentation and help systems.
Typical use cases are simple embedded docs, in-game help, bundling rich popup hints in IDEs, etc. You may also ship the example viewers (html or markdown) with your own application, not having to rely on external web browsers.
Includes HTML viewer and Markdown viewer examples.
I may add images, tables, forms, and minimal CSS if there is sufficient interest. Javascript support is probably never going to be added.
No Electron!!
#html #webdev #marquee #golang #foss #retrocomputing
#noelectron #raylib