Giter Club home page Giter Club logo

clangen's Introduction

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

ClanGen uses poetry to manage virtual environments. Therefore it is required to install the dependencies and run the game from source without manual tweaking.

Installing poetry

Follow the instructions for installing poetry from the official website: https://python-poetry.org/docs/#installing-with-the-official-installer

Linux, macOS, Windows (WSL)

Open a terminal and paste this:

curl -sSL https://install.python-poetry.org | python3 -

Windows (Powershell)

Open a PowerShell window (Windows key and then enter PowerShell) and paste this:

(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -

or in case you installed Python from the Windows Store:

(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | python -

Running the game via the helper scripts

Linux, macOS

Double click the run.sh script or open it in the terminal via ./run.sh with the current working directory set to the game's root directory

Windows

Double click the run.bat script

Bug Reporting

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

clangen's People

Contributors

ryos00 avatar scribblecrumb avatar keyraven avatar lixxis avatar sedgestripe avatar imlvna avatar tiritirimatangi avatar hobohime avatar thlumyn avatar snowstar38 avatar larkgz avatar archanyhm avatar sunlitfable avatar cindylouwu avatar cl0wnth0ughts avatar zthecorgi avatar capillarys avatar ronfaure avatar dpeta avatar luliaby avatar afellowcorn avatar silverstar00431 avatar drkhaki avatar selkirks avatar lividjesmar avatar redhairedl avatar clumxy avatar raytrac3r avatar chromestorm avatar dusk0220 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.