This is a library for creating images with mahjong tiles. There is a server to show fuctionalty.
Run the server from docker
docker run -p 8080:8080 -it --rm tempai/mimage
Or start with go
go run ./cmd/mimage
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a library for creating images with mahjong tiles. There is a server to show fuctionalty.
Run the server from docker
docker run -p 8080:8080 -it --rm tempai/mimage
Or start with go
go run ./cmd/mimage