This is a lightweight web-based Mafia game, built with Svelte v4, created for the sole purpose of having fun with friends. It allows you to recreate the classic party game, remember the rules, and laugh at some custom characters.
The project was made to enjoy the Mafia game in a digital format with friends. It provides a simple interface where each participant draws a card with their role, and the next player continues until the game setup is complete.
Currently, the game is available only in Ukrainian.
To run this project locally, follow these steps:
yarn install
.yarn dev
.Then open http://localhost:5173
in your browser.
Requirements: Node.js and Yarn installed on your system.
You can modify the roles, descriptions, and images to fit your group by editing:
src/lib/data.js
No other configuration is needed.
This is a hobby project. Feel free to fork, modify, and adapt it for your own use.
Have fun and enjoy the game with your friends!