NOTES.md (587B)
1 # Notes 2 3 ## Todo 4 5 Refactor `fmt_event` to use a function per event type. 6 7 ## Achievements 8 9 The Boulder Achievements 10 11 **Records** 12 By height (1, 10, 100, 1000) 13 By speed (1, 2, 3, 4, 5, …) 14 By latest single push 15 By latest push 16 By earliest push 17 18 **Edge cases** 19 Two pushes less than 5 minutes appart by two different players 20 Two pushes less than 5 minutes appart by a single player 21 A push during a leap second 22 A push as the first action a new player took 23 A push right before deregistering 24 Every registered player pushed this week 25 Only one player pushed this week 26 No players pushed this week