I made a new interpreted, low-level programming language from scratch that allows you to create tile-based, pseudo-8-bit minigames for Windows (open-source on GitHub, C++ project using SDL 2)

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

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

    TileGameLib is a toolkit for quick and easy development of tile-based, pseudo-8-bit games.

  • I have actually developed a separated library called TGL.lib that implements both tiles, smooth scrolling and also sprites which can move freely on top of the tile buffers and can detect collisions between each other (https://github.com/FernandoAiresCastello/TileGameLib). I'm going to include some of that same functionality into PTM version 2.

  • 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

  • Game screen: write terminal emulator or use libtcod?

    2 projects | /r/roguelikedev | 24 Mar 2023
  • Sharing Saturday #440

    4 projects | /r/roguelikedev | 12 Nov 2022
  • Sharing Saturday #427

    5 projects | /r/roguelikedev | 12 Aug 2022
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 3

    18 projects | /r/roguelikedev | 12 Jul 2022
  • SRiC ("Simple" Roguelike in C) has stairs now, and multiple floors!

    1 project | /r/cprogramming | 2 May 2022