Please sign in to access this page
Challenge opponents to fill in the word the fastest!
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!
Here's an example of what the main guessing interface looks like - although I do plan on improving it further.
Added a leaderboard, did some slight redesigns and made everything look somewhat better + added some other small stuff. I wish I could attach two screenshots though!
It's starting to look more like something playable! Having a few issues here and there, and the design isn't particularly great at the moment, but it's basically getting there.
Loaded an actual dataset now! Worked more on the game and how it should work and retrieved a (temporary?) data set from Hugging Face.
Starting development of the actual game process now! This is a very basic outline of how I would like the game to function.
Got the leave button and some other tweaks done! Well probably not done, but at least enough to get started with the actual game part..
This isn't the cleanest code quite yet, but it works! You can now join the game and then chill in the lobby with the other people who join.
Beginning to experiment with Sockets! This is my first time doing so, and so this project will serve as my testing lab. So far, it's going quite well! Managed to get the base frontend and backend sorted out (as well as understanding a little bit of how Sockets work) and I'm using Socket.io in NodeJS.