NcJump devlog #2: the smooth and the file

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

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

    JSON for Modern C++

  • Conversely, this feature required a bit more work. I started by adding @nlohmann's json as a new dependency of the project for reading and writing to json files. I find it very easy to use in addition to the fact that I already used it for previous projects, like Jamspot: Sokoban. The second step was implementing functions to save certain objects to and load them from file.

  • ncJump

    🦘 A jumping project powered by nCine

  • Once all this has been taken care of, I was able to edit the game configuration, the tileset, and the tilemap at runtime, close the game, and re-open it to find everything as I set it before. That is key to work on the levels of the game, which is going to be the next iteration of the ncJump development.

  • 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

  • Show HN: Jsonpak: JSON that is not bloated for Nim

    1 project | news.ycombinator.com | 24 Apr 2024
  • JSON for Modern C++ 3.11.3 (first release since 473 days)

    1 project | /r/cpp | 30 Nov 2023
  • It is either a clever technique or a sad failure

    1 project | /r/ProgrammerHumor | 14 May 2023
  • How to compile project to separate files to prevent having single large executable as a result?

    1 project | /r/cpp_questions | 13 May 2023
  • C++ that allows tracking peer to peer multimedia streaming connections using a Flat File - NOT MySql

    1 project | /r/i2p | 14 Apr 2023