I want to show how to solve programming problems by example without using any agents because I believe only by hand coding you actually think through a problem completely and organically.
On day 7, we further built on the animated tunnel from the previous day.
The `string.sub(text)` function took a few character too much, so it could be replaced by `text.sub`. We also made the scrolling text more static and it just hopped vertically.
No comments:
Post a Comment