Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 479 Bytes

File metadata and controls

12 lines (8 loc) · 479 Bytes

Console Engine (Demiforge)

Link to original crate repo

This fork will heavily diverge from the original crate, implementing features I need, and refactoring/replacing certain critical structs and methods.

Documentation may be incomplete/inconsistent.

The following features have been added:

  • Bold, italic, and underline.
  • Multidirectional mouse scrolling.
  • Rudimentary windows, able to be moved, closed, and resized.