Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Releases: o7q/InfiniteMonkeySimulator

InfiniteMonkeySimulator v2.1.2

25 Nov 22:59
@o7q o7q

Choose a tag to compare

CHANGES

  • Make the wording more clear
  • Fix attempt calculator

InfiniteMonkeySimulator v2.1.1

25 Nov 18:52
@o7q o7q

Choose a tag to compare

CHANGES

  • Improved wording

InfiniteMonkeySimulator v2.1.0

25 Nov 07:08
@o7q o7q

Choose a tag to compare

CHANGES

  • New icon
  • Added feature to specify the attempt display interval
  • Added feature to restart the setup process
  • Improved UI

InfiniteMonkeySimulator v2.0.0

25 Nov 00:22
@o7q o7q

Choose a tag to compare

CHANGES

  • Change name from "InfiniteMonkeyCalculator" to "InfiniteMonkeySimulator"
  • Added a new feature to specify a custom alphabet
  • Added a feature to specify an infinite amount of attempts (capped at the 64-bit integer limit)
  • Made the numbers comma-separated by magnitude
  • Improved interface

InfiniteMonkeyCalculator v1.1.0

24 Nov 19:25
@o7q o7q

Choose a tag to compare

CHANGES

  • Display attempts while running
  • Using printf instead of cout to make displaying progressing faster
  • Made max attempts cap at the 64-bit integer instead of the 32-bit one (like you were even going to get to the 32-bit integer anyways :P)

InfiniteMonkeyCalculator v1.0.0

24 Nov 00:34
@o7q o7q

Choose a tag to compare