Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Compose desktop app for looking up monster from dungeons and dragons 5e

NotificationsYou must be signed in to change notification settings

Conhan93/MonsterLookup

Repository files navigation


Kotlin versionCompose version

A side project to familiarise myself with Compose.

About

Desktop app that lets you search for monsters from Dungeons and Dragons and easily view them and their actions, abilities, statsfor your DM:ing needs. Currently, only supports monsters and spells that pops up when you select an ability containing spells.Actions and abilities are displayed in scrollable lists with clickable items for actions with attack rolls, which will displaya popup with attack roll results and damage.

The app UI is built withCompose Multiplatform and supports both dark and light themes.Uses an embedded database for local storage to cache recently fetched monsters and spells.

The information is fetched from an open Dungeons and DragonsAPIthat lets you fetch information from monsters, items, spells, etc.

Install

Use gradle to build or run the project using

# Create runnable executable for your OSgradle createdistributable# Orgradlew createdistributable# To create an installer for windows# gradle packageMsi # To build projectgradle build

Images

Image showing the display screen for Adult White Dragon

Display Screen

Pop up

Image showing the start screen

Starting Screen

Dependencies

Planned

  • Build window decorator into app bar
  • Dice roll animation
  • Differentiate clickables with icons
  • General dice roller
  • UI Tests When UI tests are more developed for compose desktop

About

Compose desktop app for looking up monster from dungeons and dragons 5e

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp