A game about stacking cats, where you infinitely stack cats.
Click down arrow to stack a cat. It will stack on top of the other cat, and will get smaller as your cat stacks (like, the width where both cats were overlapping). To win, you'll have to stack the cats to the top of the world :D
You'll need to clone the repo
- First install necessary dependencies
pip install -r requirements.txt
- Then, run the script
python cat-stack.py
because cat