Finished command guess_lang. It works correctly now :3
Log in to leave a comment
Finished command guess_lang. It works correctly now :3
Log in to leave a comment
I set up Hikari with Lightbulb and created two commands: health_check and guess_language. The guess_language command is only partially implemented, it currently just returns a random language translation. For translations, I’m using googletrans python lib.
Log in to leave a comment
Remade system for game filtering. Added option to filter random games based on timeclass (rapid, blitz etc.) and an option to get only rated games. I also changed how daily games works from now it will only get rapid games.
Log in to leave a comment
Made cursor interact with board control buttons and fixed small bug that caused board coordinations to go off firstly i tried to move them and position them via css but it was really painful and on such small screens they wouldnt be readable so i decided to just disable them on phone screens :3
Log in to leave a comment
Readme + some testing stuff with build (nitro server didnt want to work on my machine lol)
Log in to leave a comment
Wordle but Chess, love it.
Whole daily games system with /daily-game /daily-game/(date) and /daily-game/calendar where u can see which days u already played. I also added some result summary next to the chessboard which also saves for daily games.
I will ship after redesigning landing page and making some small code QOL adjustments :3
Log in to leave a comment
Backend setup. vercel KV (redis) for storing daily challenges :3. 3 api routes: daily game, random, game and index with some information about project. I’m done for today tomorrow i will have some ‘fun’ with frontend and design :<
Log in to leave a comment