rockwood Posted 5 hours ago Posted 5 hours ago Hello everyone! I wanted to share a project I've been working on recently. Like many people here, I grew up playing classic browser mafia games and always loved the core gameplay loops (Crimes, Casino, PvP, etc). Instead of using the traditional MCCodes architecture, I decided to build the project with a modern full-stack setup while keeping the classic gameplay feeling. So far the project is built with the following stack: ⢠Node.js ⢠Prisma ORM ⢠Express.js ⢠PostgreSQL ⢠React (Fetch API) ⢠Tailwind CSS The goal is to create a modern browser-based mafia game with smoother UI interactions and a more scalable backend. Some of the things Iām focusing on: Modern backend architecture using Node.js + Prisma Clean API structure with Express React-based frontend for dynamic UI Tailwind CSS for a responsive modern interface PostgreSQL database for reliability and scalability I'm still actively working on new features and improving the overall gameplay experience. Below is a preview of the current example profile UI. Would love to hear feedback from other developers here! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.