Toribash
Original Post
PotatoQueen, a mafia game in the browser
Hello peeps,
I'm practicing react web development, with tailwindcss, and I got a bit carried away.

Made most on my own, but got some help from AI for some of the logic and almost all of the images

https://potatomultiplayer-production.up.railway.app

So I hope you guys can test the game and help me improve it, make it more fun and interesting to play. Its inspired by an online mafia game called "Omerta"
that I played when I was younger.



What is the game about?
In this underground world of potato mafioso your task is to go from a young rookie potato to become the queen of all the potatoes, you do this by stealing cars, robbing stores, and do everything in your power to climb the ranks, and eliminate other potatoes on the rankings.

You don't have to enter email or anything to sign up, you just press a button, then you can save your information for future use.
Keep in mind this is a bit early in development, so its probably not that hard to hack or tamper with, but if you have the technical ability to do so please don't ruin the game for everyone else

So what are you waiting for? eliminate all the other noobs and become the queen of potato
Lmao, the sign up photo had me rolling.

I ended up in jail somehow when I clicked on one of the heists for "car-theft". Didn't let me do anything at all.
This reminds me of neopets.
Okay, cool, I guessed it was a bug. But to my dismay, and as minecraft infamously said - intentional game design.
I clicked a few Buttons not knowing what was really going on as I wasn't paying attention and ende up in jail.



10/10 -IGN
No, you have been a bad boii, I'm thinking about adding a breakout button soon, which gives you a chance of breaking out, any suggestions on how to make it more fun and interesting are welcome
Last edited by Ezeth; Apr 7, 2025 at 01:29 AM.
Also let us create normal ass logins. You can assign us an Alias, but I cba having a .txt file with login info somewhere on my pc.

I forgot my login.
hmm I added so that the password gets stored in your browser automatically when you create an account so you don't have to worry about it, so that you can login without having to remember your information.
The issue with having a normal signup/login like toribash does is that then I will be responsible for the users information, sensitive data, which requires a new level of security measures, especially here in the EU where I live, so I don't really want to do it that way. With this current login/register system I don't have to be responsible for any of the users information, because its all randomly generated and not entered by the users themselves.

I didn't change the jailfrequency, because it gets better when you rank up, but I added a breakout button so that you have a 50% chance of breaking out of jail ^^ I don't think the current jail frequency with this new functionality is too bad. Its supposed to be a small grind to get what you want.

TLDR
Added breakout option for jail, changed register so it stores your information in the browser.
Last edited by Ezeth; Apr 8, 2025 at 07:07 PM.