Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.92 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.92 KB

clangen

ANJU'S MOD

Clangen base game info:

Fan-edit of the warrior cat clangen game

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

Fan-edit creator: SableSteel, and many others

[Mod discord server] (https://discord.gg/awDCB7JveH)

Mod Creator: Anju (anjujsc)

Mod Sprite Helpers: Dino (banana_dino_69), Tiny (tinywinny), Izzy (izzyphobic), Acorn (a.corn)

Mod Visual Sprite Guide by Ster (shiningstar1122): https://docs.google.com/spreadsheets/d/1JFkx-ieWI9-uv7dHVNno87oTYWT7Nh-ZH1dBr-BUOFs/edit#gid=1629238848

Downloads

Note: This mod is based on the dev build, so you run it the same way as you would the developmental version of the base game.

Download the zip from the green button at the top of the page called "Code". Then run the game from either pure Python or a python IDE like Thonny or PyCharm - an IDE is recommended if you are unfamiliar with the command line/terminal. Be sure to download the 64-bit version of the IDE or the game won't start. https://thonny.org/ https://www.jetbrains.com/pycharm/

All you need to do is have your IDE downloaded and make sure all .py files of the game are opened through it. Also, make sure the requirements are installed for your IDE. Afterward, you should be able to run the game. Guide for installing requirements for Thonny: https://docs.google.com/document/d/1kZB_dGg5gRUFbGIpZ_NjRtwngy0f0KcrrvQM_cI1B-M/edit?usp=drivesdk

Running from pure Python

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

You may contact Anju on discord either on the Mod's discord server or through Anju's DMs. Username "anjujsc".