No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
worked on a link shortener command and moved over the AI channel. this took a while since i basically rewrote it.
it's also not streamed now since it uses groq which is really really really fast!
i've made a hangman game from scratch, including a command to return a single word from the spanish dictionary. i acquired a 130mb csv file with spanish words and converted it to a sqlite file for all this.
currently, the hangman game only supports 6 letter words.
directly ported the rock paper scissors game over. thought it was broken, but i'm just bad!