https://github.com/petrusmatiros/eyesopen
π Mafia/ToS/Werewolf inspired web based game. Play the famous social deduction game, with 14 unique roles!
https://github.com/petrusmatiros/eyesopen
deduction deduction-game game mafia-game role-playing-game web-app werewolf-game werewolf-online
Last synced: 5 months ago
JSON representation
π Mafia/ToS/Werewolf inspired web based game. Play the famous social deduction game, with 14 unique roles!
- Host: GitHub
- URL: https://github.com/petrusmatiros/eyesopen
- Owner: petrusmatiros
- Created: 2022-06-25T22:52:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T05:30:37.000Z (9 months ago)
- Last Synced: 2025-09-17T07:20:49.795Z (9 months ago)
- Topics: deduction, deduction-game, game, mafia-game, role-playing-game, web-app, werewolf-game, werewolf-online
- Language: JavaScript
- Homepage: https://eyesopen.petrusmatiros.com/
- Size: 22.2 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eyes Open 
## Mafia/Werewolf/ToS inspired web based game
## Table of contents
### Game
- [Eyes Open ](#eyes-open-)
- [Mafia/Werewolf/ToS inspired web based game](#mafiawerewolftos-inspired-web-based-game)
- [Table of contents](#table-of-contents)
- [Game](#game)
- [Project](#project)
- [Miscellaneous info](#miscellaneous-info)
- [Link to website](#link-to-website)
- [Game description \& objective](#game-description--objective)
- [Requirements](#requirements)
- [Role cards](#role-cards)
- [Good](#good)
- [Evil](#evil)
- [Neutral](#neutral)
- [Dependencies](#dependencies)
- [Install and run](#install-and-run)
- [Assets](#assets)
- [Notes](#notes)
### Project
- [Dependencies](#dependencies)
- [Install and build](#install-and-build)
### Miscellaneous info
- [Assets](#assets)
- [Notes](#notes)
---
## Link to website
https://eyesopen.petrusmatiros.com/
Enjoy ^-^
## Game description & objective
A peaceful and beautiful town with its good inhabitants, is struck by evildoers and "anti-heroes", which are trying to either sabotage, kill or trick the town. There are different roles, each apart of three different teams (Good, Evil or Neutral). Each role has a specific ability and a given goal, to either win with their team, or win by themselves.
## Requirements
- Minimum 3 players
## Role cards
### Good
### Evil
### Neutral
## Dependencies
```json
"dependencies": {
"express": "^4.18.1",
"express-session": "^1.17.3",
"randomstring": "^1.2.2",
"socket.io": "^4.5.1",
"socket.io-client": "^4.5.1"
}
```
## Install and run
```
npm i
node server/server.js
```
## Assets
**Design & Illustrations**
Beatriz Ines Avila CutiΓ±o
**Code & Design**
Petrus Matiros
**Emojis**
Openmoji
**Icons**
Untitled UI
**BGM & SFX**
"Suspense Mystery Entry" by Tyops of Freesound.org
"Jazz Background Music Loop" by Migfus20 of Freesound.org
"Music: Orchestral Victory Fanfare" by Sheyvan of Freesound.org
"Bass drum snare roll victorious victory positive percussion" by ryusa of Freesound.org
"Jingle_Lose_00" by LittleRobotSoundFactory of Freesound.org
"Rooster, Crowing, A" by InspectorJ of Freesound.org
"howling" by PhonosUPF of Freesound.org
"Pop 8" by greenvwbeetle of Freesound.org
"Pop 2" by greenvwbeetle of Freesound.org
"SFX UI Button Click" by suntemple of Freesound.org
"Minimalist Sci-Fi UI Error" by plasterbrain of Freesound.org
"Old Church Bell (no noise)" by igroglaz of Freesound.org
"Kill impact" by MadPanCake of Freesound.org
"pizzicato" by kickhat of Freesound.org
"freesound strings attack 2" by kickhat of Freesound.org
## Notes
This game is in it's production phase - still in development :D