Coding Matrix in Rust | 2023-01-29

time1 yr agoview0 views

This time:

  • Explained the freezes from last time - it was because my hard-coded random numbers were not to the taste of the algorithm that does choose
  • Got Arnie to choose from multiple quotes to say when he greets us
  • Started on allowing custom greeting times

Next time:

  • Store custom greeting times in the DB and make them work
Loading comments...