/clangen-fork

Fan-edit of the warrior cat clangen game

Primary LanguagePythonOtherNOASSERTION

clangen

Fan-edit of the warrior cat clangen game

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

Fan-edit creator: SableSteel, and many others

Downloads

Stable

Stable versions can be downloaded directly from the official ClanGen website

Development

Note: Development versions are automatic snapshots of current development efforts. They are not stable, can crash and even corrupt your save files. Additionally, we do not provide tech support for development versions.

Download at your own risk here: ClanGen development download

Running from source

Requirements

  • python >= 3.8
  • pygame >= 2.2.1
  • pygame_gui >= 0.6.9
  • and more, please install dependencies!

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.

Bug Reporting

We have migrated to GitHub Issues for bug reporting and tracking. We no longer review bug reports from the retired Google Form.