Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambeckingham/ACPatternMaker
https://github.com/sambeckingham/ACPatternMaker
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sambeckingham/ACPatternMaker
- Owner: sambeckingham
- Created: 2020-03-22T23:27:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T23:12:37.000Z (about 1 year ago)
- Last Synced: 2024-08-02T18:36:17.122Z (3 months ago)
- Language: C#
- Size: 212 KB
- Stars: 22
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animal Crossing Pattern Maker
## About
Takes an image, formats it into 128x128 and 15-color before splitting it into 16 tiles and
generating a QR code so that it can be scanned into Animal Crossing titles.![London Calling](./londoncalling.jpg)
## How To Run
Download the .exe from the [Releases](https://github.com/sambeckingham/ACPatternMaker/releases) page
and then either:#### Drag and Drop
Drag and drop your image file on top of the executable file
#### Command line
In your command line, run it with your image file as the first parameter, e.g. for Windows:
```sh
.\ACPatternMaker.exe C:\path\to\awesome\pic.jpg
```Hopefully I'll have a web for this soon :)
## Todo
- [ ] Convert main logic into class library
- [ ] Build CI/CD chain
- [ ] Test macOS/Linux builds
- [ ] Build server that can accept images and return QR codes
- [ ] Webapp so users can upload images in browser and get QR codes## Useful Links
- https://acpatterns.com/editor
- https://hex-works.com/