Skip to main content

Timeline for Play a Game of Minigolf

Current License: CC BY-SA 4.0

17 events
when toggle format what by license comment
Aug 15, 2020 at 6:56 comment added Arnauld @Quelklef I wrote a small script to find (p,m0,m1) tuples such that n*p%m0%m1 is a surjective function from the set of ASCII codes to the set of bouncing behaviors. One of the tuples caught my eye because it was not only giving correct unique IDs but could also almost directly provide the correct XOR values. It was a fortunate, unexpected result.
Aug 14, 2020 at 23:58 comment added Quelklef Nice! How did you construct/find the equation k = ((n * 5) mod 26) mod 5?
Aug 1, 2020 at 14:06 history edited Arnauld CC BY-SA 4.0
saved 2 bytes
Jul 31, 2020 at 18:07 history edited Arnauld CC BY-SA 4.0
saved 2 bytes
Jul 31, 2020 at 6:44 history edited Arnauld CC BY-SA 4.0
saved 3 bytes
Jul 30, 2020 at 22:07 history edited Arnauld CC BY-SA 4.0
saved 4 bytes and added the new test case
Jul 30, 2020 at 13:36 comment added ElPedro Great explanation as always
Jul 29, 2020 at 18:04 history edited Arnauld CC BY-SA 4.0
updated the output format
Jul 29, 2020 at 17:18 history edited Arnauld CC BY-SA 4.0
saved 2 bytes
Jul 29, 2020 at 17:01 history undeleted Arnauld
Jul 29, 2020 at 17:01 history edited Arnauld CC BY-SA 4.0
fixed a bug
Jul 29, 2020 at 16:39 history deleted Arnauld via Vote
Jul 29, 2020 at 16:32 history edited Arnauld CC BY-SA 4.0
added a commented version
Jul 29, 2020 at 15:55 history edited Arnauld CC BY-SA 4.0
added an explanation
Jul 29, 2020 at 15:27 history edited Arnauld CC BY-SA 4.0
saved 2 bytes
Jul 29, 2020 at 15:20 history edited Arnauld CC BY-SA 4.0
saved 16 bytes
Jul 29, 2020 at 14:50 history answered Arnauld CC BY-SA 4.0