Navaneeth-Sharma / AmongUs

To play Among Us without using keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmongUs

The aim of this repo is to make a prototype which would be able to conrol the movements of a player in Among Us.

It is a project for fun.

About the files

  • letsplay.py is to play AmongUs without keyboard

  • keyboard_controls.py discusses and displays the keyboard controls for the game.

  • rectange.py displays the schema with rectanges.

  • findingcolours.py is to find the colour range in hsv.

Dependencies

  • Keyboard Module

  • Open CV

  • Numpy

  • Time

  • Screen Recorder (Software)

  • Bluestacks (Software for playing Among Us on PC)

References

About

To play Among Us without using keyboard

License:MIT License


Languages

Language:Python 100.0%