https://github.com/caiocdj/cardcreator
Avalonia desktop app to create yugioh cards
https://github.com/caiocdj/cardcreator
avalonia avalonia-funcui avaloniaui fsharp imagesharp sukiui yugioh
Last synced: 2 months ago
JSON representation
Avalonia desktop app to create yugioh cards
- Host: GitHub
- URL: https://github.com/caiocdj/cardcreator
- Owner: CaioCDJ
- Created: 2023-12-11T01:02:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T23:23:01.000Z (11 months ago)
- Last Synced: 2025-02-14T21:47:36.926Z (8 months ago)
- Topics: avalonia, avalonia-funcui, avaloniaui, fsharp, imagesharp, sukiui, yugioh
- Language: F#
- Homepage:
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Yugioh card Maker
An desktop application for creating Yu-Gi-Oh! cards. built with Avalonia FuncUI
## Libs
- [SixLabors.ImageSharp.Drawing](https://docs.sixlabors.com/articles/imagesharp/index.html)
- [Avalonia.FuncUI](https://funcui.avaloniaui.net)
- [SukiUI](https://github.com/kikipoulet/SukiUI)## Acknoledgements
This project is inpired by [yugioh Card Maker](https://www.cardmaker.net/yugioh/). Its also the site where
i got all the assets used in this project.