Chroma-2D / Chroma.FlexTerm

Flexible terminal based on SabreVGA text engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Chroma FlexTerm Terminal Emulator

Text-based games made easy
FlexTerm is aimed at people who love to type code in order to make, say text-adventure games, yet hate boilerplate with a burning passion. The library provides a variety of built-in TTFs to get you up and running as quickly as possible, but supports any font if you're feeling adventurous.


Where did you get the fonts from?
Head over to int10h.org - there's a ton more high-quality fonts that you might have a use for if you're into retro themes. The text in the example project is also directly taken from the font preview on int10h. Additionally, you can find the font pack author's GitHub profile here.


How does it look like?
Here are a few screenshots taken directly from the engine:


IBM Model3x 8x16 font (no Plus variant) in conjunction with SabreVGA interop and a fancy shader.



Trident 8x16 font (no Plus variant)



ATi 9x16 font (no Plus variant)



ToshibaSat 8x14 font (*with* Plus variant)


About

Flexible terminal based on SabreVGA text engine.

License:MIT License


Languages

Language:C# 100.0%