/drunk-cats

Primary LanguagePythonMIT LicenseMIT

drunk-cats

Demo

demo

Setup

make build # or just "make"

Run

Using make

make run

Using python directly

Linux, MacOS

./.venv/bin/python main.py [OPTIONS]

Windows

./.venv/Scripts/python main.py [OPTIONS]

Features

  • The number of cats reaches 500000 and more
  • Smooth rendering
  • Cats can leave the map
  • Zoom and drag the screen for better viewing experience

License

Distributed under the MIT License. See LICENSE for more information.