Place2Play / README.md
3v324v23's picture
chore: add Hugging Face space configuration
c926544
metadata
title: Place2Play
emoji: 🎭
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
app_port: 7860

Place2Play - Satellite Mafia

A sophisticated Mafia party game with high-fidelity UI, deductive bots, and cinematic transitions.

Features

  • Modular Engine: Robust Mafia logic with multiple roles (Thief, Playwright, Joker).
  • Cinematic Experience: Smooth transitions, sound effects, and high-quality visuals.
  • Smart Balancing: Intelligent role allocation based on player count.
  • Developer Mode: Real-time monitoring for debugging.

Local Development

  1. Install dependencies in both client and server folders.
  2. Run npm run dev in client.
  3. Run npm run dev in server.