Skip to content

This project is a small dashboard to have on a secondary screen when playing Among Us. It wil help with keeping track of who is suspicious, who is not suspicous, who is dead, etc.

License

Notifications You must be signed in to change notification settings

JorisWijnen/suslist

Repository files navigation

among us header

This project is a small dashboard to have on a secondary screen when playing Among Us. It will help with keeping track of who is suspicious, who is not suspicious, who is dead, etc.

The project consists of a frontend built in Vue 2.x.

Instructions

The Among Us Suspicion List is available to use here.

  • Characters can be moved by drag and dropping them in each column.

  • Characters can be displayed as being dead by clicking on them once. This status is toggleable, so clicking once more will set them as alive again.

  • Characters can be dragged into the trashcan to remove them from the board. This is useful for the two colors that are not in the game.

  • The Reset Board button resets the board.

  • The GitHub Project button links to this page.

Download the project

You also download the project yourself to host it locally.

  1. First you need to clone the repository:

    git clone https://github.com/JorisWijnen/suslist.git

  2. Then, when in the project directory, you need to install all dependencies:

    npm install

  3. Now you can host the project yourself:

    npm run serve

The project will be available at http://localhost:8080/suslist/

About

This project is a small dashboard to have on a secondary screen when playing Among Us. It wil help with keeping track of who is suspicious, who is not suspicous, who is dead, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages