Queer or Not is a simple web game, where you'll be paired with a random stranger, and both of you will have one minute of text conversation, to try and guess whether the other person is queer or not.
Nixo
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Perry Alex
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
MarsasGRG
Check their project out: Banana Branches
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!
Ok, quick update, after some more esting I discovered that the chatt would overflow all over the screen on mobile. It's been fixed now :3
I have finally, after more work than I'm willing to admit, gotten to 10 hours of work on this project. My part is done, and I have fixed a few bugs that made this game actually unplayable. Now, it's your turn to find bugs and tell me how to improve. I await your judgement.
After some playing around, I have made two releases (I forgot to add the systemd template for peope to use to the github repo, my bad), and added a demo of the page, running on my very own server, through a VPN. I know, not the most secure, but enough for people to have fun and hep me test the app. If you find any bugs, pease report them on GitHub!!!
I've added a little timer that lets you know how much time you (very roughly) have left with your partner
The report feature had some issues. After fixing those, as well as a few more bugs, and some styling, I'm nearing the end on the development of this page. Though, I wanted to try and reach 10 hours, so maybe I'll try and add some new features...
A new reporting feature has been added. I haven't tested it much, and this is all I can do for today. More tomorrow... I hope it works...
Welp, I fixed a few issues, including a big issue with the pairing system. Now, I'm thinking of adding a few more features, mainly server-side, and then this beautiful app will be ready to deploy :3
We now have a results screen, as well as a one minute timeout! And it works just as expected! Now that the basic functionality is done, I just need to make it nice to look at, and add an early end button, and with a few code cleanups and optimizations, this project will be done!
But don't worry, I think there's still enough work here to take it up to 10 hours, maybe even more!
Welp, I've got paired chat working, and I even made a little Waiting for other players loading screen. Right now, I have a pretty good and neat little Omegle clone.
The next step is to make the time counter for each chat and then let people choose whether they think the other person was or wasn't queer...
The chat seems to be working pretty good! Only problem rn is that it's more of a chatroom, since, well, it broadcasts messages to all clients. But I do have the base down so, let's try and get it properly working... :3
The basics for the chat are down. I had to make a whole Node.js and npm setup, but it's looking quite good. Tomorrow I'll start work on the good stuff, that is, sending messages over to the client, pairing up, etc. Let's see how it goes...
Welp, the game is starting to take shape... Now comes the scary part, actually making chatting with a stranger a reality... Let's see how it goes..
Well, before even having the actual game done, I have done the FAQ page, as well as made the front page a bit neater. Now, to the actual game...