does anyone know why the bit integer limit doesnt seem to effect the numbers you can get in idle games?

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

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
  • break_infinity.js

    A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.

  • Number type limits definitely are a consideration for incremental developers. Typically, a special structure is used to represent the astronomical values an incremental can require. Many libraries exist across most languages out there for this purpose. For example: https://github.com/Patashu/break_infinity.js

  • 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

  • What is the biggest number in this game

    1 project | /r/ExponentialIdle | 12 Feb 2023
  • ELI5 How do Big Number libraries/calculations work?

    2 projects | /r/incremental_games | 2 Oct 2022
  • Is there a way or data type where I can store numbers exceeding 1.7E308 (double maximum)?

    1 project | /r/learnprogramming | 13 Jul 2022
  • What engine is really easy to use and free for an incremental game? RPGMaker is really easy but not really suitable. Is there anything else that is easy and free?

    1 project | /r/incremental_games | 17 Oct 2021
  • Hey! I am making small Unity open source library for big number!

    3 projects | /r/incremental_games | 6 Sep 2021