Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 561 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 561 Bytes

clangen

Fan-edit of the warrior cat clangen game

Original creator: just-some-cat.tumblr.com

Fan edit creator: SableSteel

Running from source

Requirements

  • python >= 3.8

Setting up

Run pip install -r requirements.txt to install dependencies.

Running game

Run python3 main.py. If python3 does not exist try running python main.py instead.