How can I create a rogue engine from scratch without curses?

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
  • notcurses

    blingful character graphics/TUI library. definitely not curses.

  • If your issue with Curses is its ancient and outdated API then you could look at NotCurses.

  • PixiJS

    The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

  • Something like PixiJS can also work for both without having to touch either, and I find it a lot easier to use than the little bit of webgl and canvas that I've had to work with directly.

  • 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
  • refterm

    Reference monospace terminal renderer

  • Casey Muratori made a renderer/terminal a short while back. Might be a good reference of you intend to go that route. https://github.com/cmuratori/refterm

  • rlTutorial2022

    RoguelikeDev Does The Complete Roguelike Tutorial 2022

  • I'm participating in the "roguelikedev does the roguelike tutorial" this year, take a look at the project repo on github. Mi goal is to have something simple, very very simple, that anyone can follow along. It's written in c without any external library!

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

  • Ask HN: Possible to make a game engine in the browser?

    2 projects | news.ycombinator.com | 8 Oct 2023
  • Rebuilding Isometric World

    2 projects | dev.to | 9 Oct 2023
  • How are these blurry background animations made?? (GSAP?)

    1 project | /r/learnjavascript | 16 Jun 2023
  • A bottom-up, animated guide to HTTP load balancing

    1 project | /r/webdev | 9 May 2023
  • Asking about game software

    1 project | /r/gamedev | 29 Apr 2023