Skip to content

0x67/phase0-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Among Us Player Tracker

It's a simple tracker to keep track who's innocent and potential impostor in the game Among Us. Made for hacktiv8 phase-0 final project.

Demo available here.

Features

  • Map view. Now you no longer confused of where to go and what to do.
  • Draggable player-image based on color and category (innocent, suspicious, etc) to better at predicting who's impostor.

TODO

  • Flexible div size. If no players are inside, the size will be 0. And the opposite, if more players are added size will increase.

Known Bug/Issues

  • If player image is dragged to another image, it will override the other image.

Contributing

  1. If you want to contribute, clone the repo:

https://github.com/0x67/phase0-final-project.git

  1. Make branch according to what you update/change. Example:

git checkout -b "Flexible div size"

  1. Make your changes and push to your branch.
  2. Create pull request with the name of your branch/update.
  3. Wait for me to merge it to master and/or review the changes.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published