lluchkaa / drunk_man

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drunk man

Preconditions

  • Make sure you have Tkinter installed

Setup

  • Install poetry
  • Run poetry install in the project directory
  • Activate shell with poetry shell command
  • Run program

Run program

To start the program, run python drunk_man/main.py <options>

List of available options:

  • -r (--radius) | Radius of circle man have to escape (optional)
  • -s (--step) | Length of man's step (optional)
  • -a (--angle) | Initial direction of the man (optional)
  • -p (--promile) | Intoxication of the man (optional)

About


Languages

Language:Python 100.0%