https://github.com/naereen/mind_bug_cockatrice_custom_set_aug2023
A custom set of cards to play with 🎮 Cockatrice to the (awesome) game « Mind Bug » (2023)
https://github.com/naereen/mind_bug_cockatrice_custom_set_aug2023
Last synced: 7 months ago
JSON representation
A custom set of cards to play with 🎮 Cockatrice to the (awesome) game « Mind Bug » (2023)
- Host: GitHub
- URL: https://github.com/naereen/mind_bug_cockatrice_custom_set_aug2023
- Owner: Naereen
- License: mit
- Created: 2023-08-31T12:33:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T12:44:48.000Z (about 2 years ago)
- Last Synced: 2025-02-05T13:34:03.717Z (8 months ago)
- Language: Makefile
- Size: 884 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mind Bug in Cockatrice : *work in project* (Aug 2023)
This git repository hosts a small project I want to conclude in September 2023.
I tried (and purchased) recently the awesome small deck-building game « Mind Bug » (see [their cool website](https://mindbug.me/)), and I want to be able to play online.The game is not available on BoardGameArena, I don't know how to develop games for BGA, and I like [Cockatrice](https://cockatrice.github.io/) to play Magic: the Gathering.
Cockatrice supports [custom sets](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets), so why not design one myself for the Mind Bug game?
## Road map for the project
- [x] Create a first version of the [custom set .XML file](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets), and sanitize/validate it.
- [x] Be able to load and use a custom card in a deck: okay!
- [ ] Scan all the remaining cards, cut the images to have square images (in French sadly) of the cards ;
- [ ] Add each card to the XML file ;
- [ ] Add each image to [this folder](https://perso.crans.org/besson/publis/Mind_Bug_cockatrice_custom_set_Aug2023.git/imgs/) on my website (so the images can be loaded from Internet when using a custom card) ;- [ ] Be able to play alone (1 vs 1) to the Mind Bug game !
## I probably won't try to do this
- [ ] Publish this to the [Custom Card Databases by the Community](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#custom-card-databases-by-the-community) ?
## License ?
[MIT Licensed](LICENSE)
© Lilian Besson (Naereen), 2023