

2·
8 months agopeople like to hate on LTT, I wouldn’t take it personally or anything
people like to hate on LTT, I wouldn’t take it personally or anything
theres a plugin called hardtime.nvim that does almost exactly what you have described. It goes a bit further and actually prevents you from doing certain things if you meet a threshold (like spamming j to go down a bunch if lines instea d of something like 15j to move 15 lines down)
I actually recently decided to make a CLI blackjack game as well! It was a fun exercise, although my focus was more on the visuals since I enjoy making ascii graphics.
This is just my take, but a game engine could be a really cool way to see how far you can take Odin. As a new language, I don’t think there are many complex projects using it.