feat: add Number Connect game with ABC spatial optimization and auto-pagination
Build and Push Docker Image / build (push) Successful in 3m45s
Build and Push Docker Image / build (push) Successful in 3m45s
This commit is contained in:
Binary file not shown.
@@ -10,6 +10,9 @@ import (
|
||||
//go:embed fruit.svg
|
||||
var fruitSVGContent []byte
|
||||
|
||||
//go:embed font.ttf
|
||||
var FontContent []byte
|
||||
|
||||
type Icon struct {
|
||||
Name string
|
||||
Paths []string
|
||||
|
||||
Reference in New Issue
Block a user