Skip to content

minhd-vu/assassins

Repository files navigation


Assassins Party Game

Developed by Minh Vu
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Assassins is a game that can be played almost anywhere, but best done in semi-crowded environments. The goal of the game is to be the last remaining person alive and to assassinate whomever you are assigned. Read more about assassins here.

This project is designed to easily facilitate the distribution of targets to players, along with the transfer of targets post-assassination. Additionally, assassins aims to resolve some of the complications that can arise in these processes.

Built With

How to Play

Head over to https://assassinspartygame.vercel.app/help to learn how to play.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/minhd-vu/assassins.git
  1. Install dependencies
npm install
  1. Run in development
npm run dev
  1. Run in production
npm start

Acknowledgements

Releases

No releases published

Packages

No packages published

Languages