A card creator for Arkham Horror: The Card Game
Project description
Shoggoth
Card creation software for Arkham Horror: The Card Game
Status
Under development. We're getting close to a 1.0.0 release though. Most things work, many advanced features has been implemented, and many nice-to-have's are coming together.
Shoggoth allows you to create homebrew cards for Arkham Horror: The Card Game. It features a sensible templating system with inheritance, that makes it easy to define new cards in very few rules.
Shoggoth has been translated into multiple languages by the community.
Installation:
The easiest way is to head to releases and grab the file for your system.
If you're on linux, or are comfortable around python, you can install Shoggoth as a python tool, using pipx install shoggoth (or uvx shoggoth if you use uv).
Note, that due to this being a hobby project, I'm not going to spend resources on obtaining a Apple developer license, and as such, Mac will complain about the application being unsigned, insecure or unknown. That is expected.
Security and false positives in virus detection Windows defender has on ocassion reported Shoggoth as being harmful. Shoggoth is not malware, but it does a lot of the same things as malware - it downloads files from the internet without asking you (asset files), unpacks them, and parse arbitrary files (projects/cards) on your system. All of this is intended and expected. That being said, Shoggoth is not reviewed for security, and you shouldn't try to run files from people you don't trust. I can't give you any guarantee that the standard python json module doesn't have some exploit that will allow someone take over your system. Most software can't make that guarantee.
Usage
Simply start Shoggoth for the UI mode.
In UI mode, you'll have an experience similar to other card designers, where the UI will help guide you along to create cards similar to official cards.
If you installed Shoggoth via Python you can also use shoggoth as a cli tool. Run shoggoth --help for more information.
See also the documentation
Development
To run Shoggoth in dev mode:
uv run shoggoth
To build a standalone .app (macOS) or executable (Windows/Linux):
uv run pyinstaller ShoggothStandalone.spec
The built app will be in dist/Shoggoth.app (macOS) or dist/Shoggoth (Windows/Linux).
You can incentivise the further development of Shoggoth (and other AH:TCG software and content) by donating on Patreon or Ko-Fi.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shoggoth-0.5.10.tar.gz.
File metadata
- Download URL: shoggoth-0.5.10.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6aa91c6d6d7e49bdb3325e68f293324ffac6bc573ee921b241427c4a121d9fb
|
|
| MD5 |
5d64856ff5749965fc4455bb6634171d
|
|
| BLAKE2b-256 |
4a2fd01cca25177abb3ceda123c36280e2342499b5935b521367b5f5117b74e7
|
File details
Details for the file shoggoth-0.5.10-py3-none-any.whl.
File metadata
- Download URL: shoggoth-0.5.10-py3-none-any.whl
- Upload date:
- Size: 254.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019cb10849b540ef156ae2d81417631963d95512fe9fca67ffa8c15fafe8ec7c
|
|
| MD5 |
e38ccba5118bc9fd4a879d14d140b6f6
|
|
| BLAKE2b-256 |
f6227ba4b6bf93d65286e6b0398207d98e0c78bef19f1f3f03c0bf124db4013d
|