jar

io.github.ad417 : BreakInfinity

Maven & Gradle

Oct 06, 2023
0 stars

BeakInfinity · A Java port of break_infinity.js - a solution for incremental games which want to deal with very large numbers

Table Of Contents

Latest Version

Download io.github.ad417 : BreakInfinity JAR file - Latest Versions:

All Versions

Download io.github.ad417 : BreakInfinity JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window BreakInfinity-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ad417.BreakInfinity

├─ io.github.ad417.BreakInfinity.BigDouble.class - [JAR]

├─ io.github.ad417.BreakInfinity.Constants.class - [JAR]

├─ io.github.ad417.BreakInfinity.PowerOf10.class - [JAR]

├─ io.github.ad417.BreakInfinity.RepeatZeroes.class - [JAR]