What programming "paradigm" do you guys use for your ASCII / Roguelike games?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • geotic

    Entity Component System library for javascript

  • If you're using javascript I can't recommend geotic highly enough. I've used it on a bunch of games myself and have always had a pretty good experience. It's not a pure ECS architecture as it encourages logic in your components and events but that's mostly because it's based on talks given by the devs from ADOM and COQ - both of which seem to use ECS-like architecture. The repo has some nice example projects worth a look.

  • bitECS

    Functional, minimal, data-oriented, ultra-high performance ECS library written in JavaScript

  • I also used bitecs which is a far more "pure" implementation of ECS. It was fine and the developer is super active, but personally I found that geotic included some patterns out the box that were kind of a pain to reimplement on my own.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Show HN: Kubernates in Node.js

    1 project | news.ycombinator.com | 4 May 2024
  • How to Use JSON Path

    10 projects | news.ycombinator.com | 3 May 2024
  • Access your Synology NAS with a custom domain on Bunny.net (DDNS)

    1 project | dev.to | 4 May 2024
  • Figma's Journey to TypeScript

    4 projects | news.ycombinator.com | 4 May 2024
  • Unlocking Efficiency: The Significance of Technical Documentation

    1 project | dev.to | 4 May 2024