How can I get a 1:1 sized font?

This page summarizes the projects mentioned and recommended in the original post on /r/roguelikedev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dezl

  • In my projects I use fullwidth versions of ascii characters) (with the regular halfwidth characters as a fallback).

  • SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!

  • Since you're already working in C#, there's a library called SadConsole that does this. It relies on either MonoGame or SFML to actually render to the screen, though. If you're not using either of those, the source may give you some ideas on how to implement such a grid of tiles yourself. There are of course other libraries that do this, but SadConsole is the first that I could remember in C#.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Basic guidelines

    2 projects | /r/roguelikedev | 7 Feb 2023
  • Is there a way to learn how to use SadConsole?

    1 project | /r/roguelikedev | 9 Feb 2022
  • updated console simple game

    1 project | /r/csharp | 2 Feb 2022
  • Some high-level noob questions

    2 projects | /r/roguelikedev | 30 Aug 2021
  • User interface in MonoGame that supports message log

    2 projects | /r/roguelikedev | 16 Apr 2021