Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 8 hours 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T15:20:41.000Z (3 months ago)
- Last Synced: 2024-10-10T19:40:36.208Z (26 days ago)
- Topics: avalonia, avalonia-funcui, avaloniaui, fsharp, imagesharp, sukiui, yugioh
- Language: F#
- Homepage:
- Size: 15.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](./ui.png)
# Yugioh card Maker
An desktop application for creating Yu-Gi-Oh! cards. built with Avalonia FuncUI
## Example
## 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.