Adds some project docs and images.

This commit is contained in:
2026-09-20 03:35:23 -07:00
parent ddb58622d6
commit 65d1b64e0b
7 changed files with 62 additions and 0 deletions

39
Project.json Normal file
View File

@@ -0,0 +1,39 @@
{
"id": "monster-cards",
"title": "MonsterCards",
"description": "Cross-platform mobile app for creating, storing, importing, and sharing 5e-compatible monster stat blocks.",
"docId": "MonsterCards",
"image": {
"url": "PROMPT: Polished cross-platform tabletop RPG companion app artwork for MonsterCards, showing a collection of fantasy monster stat cards arranged on a clean mobile interface with a dragon, goblin, and armored adventurer portraits, subtle 5e-inspired parchment and ink details, one iPhone and one Android phone, vivid red, teal, gold, and charcoal palette, crisp editorial product illustration, no readable text, no brand logos, no watermark, wide landscape composition suitable for a project thumbnail.",
"alt": "Fantasy monster stat cards displayed on iPhone and Android devices",
"prompt": "Polished cross-platform tabletop RPG companion app artwork for MonsterCards, showing a collection of fantasy monster stat cards arranged on a clean mobile interface with a dragon, goblin, and armored adventurer portraits, subtle 5e-inspired parchment and ink details, one iPhone and one Android phone, vivid red, teal, gold, and charcoal palette, crisp editorial product illustration, no readable text, no brand logos, no watermark, wide landscape composition suitable for a project thumbnail.",
"width": 0,
"height": 0,
"backgroundClassName": "bg-surface"
},
"url": "/projects/monster-cards",
"tags": ["open-source"],
"source": {
"type": "github",
"url": "https://github.com/headhunter45/MonsterCards"
},
"feedback": {
"url": ""
},
"features": [
"Create and store 5e-compatible monster stat blocks",
"Import Tetra-Cube monster files",
"Import D&D Beyond character data",
"iCloud library synchronization on iOS",
"Universal Open5e-based card format"
],
"technology": [
"Swift",
"Java",
"AndroidX",
"Room",
"RxJava",
"Gson",
"iCloud"
]
}

23
Project.md Normal file
View File

@@ -0,0 +1,23 @@
# MonsterCards
MonsterCards is a cross-platform mobile app for creating, storing, importing, and sharing monster stat blocks for 5e-compatible tabletop roleplaying games. The app is available for iOS and Android and syncs a user's monster library between devices with iCloud on iOS.
## Details
- Platforms: iOS and Android
- Languages: Swift and Java
- Storage and sync: iCloud on iOS; Room database on Android
- Import formats: Tetra-Cube `.monster` files and D&D Beyond character data
- Native format: Universal `.card` format based on the Open5e ruleset
- Public source: https://github.com/headhunter45/MonsterCards
- Status: Limited beta
## Planned features
- Collections for grouping monsters by session, location, or campaign
- A dashboard for quickly opening the monsters needed for an encounter
- Native import and export for sharing monsters between users
## Image prompt
PROMPT: Polished cross-platform tabletop RPG companion app artwork for MonsterCards, showing a collection of fantasy monster stat cards arranged on a clean mobile interface with a dragon, goblin, and armored adventurer portraits, subtle 5e-inspired parchment and ink details, one iPhone and one Android phone, vivid red, teal, gold, and charcoal palette, crisp editorial product illustration, no readable text, no brand logos, no watermark, wide landscape composition suitable for a project thumbnail.

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 KiB

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB