定制 robiningelbrecht/puzzle-generator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

robiningelbrecht/puzzle-generator

Composer 安装命令:

composer require robiningelbrecht/puzzle-generator

包简介

README 文档

README

Slim

CI Codecov.io License PHPStan Enabled PHP

This is a PHP library intended to render Rubik's cube puzzles as SVG images. The idea is to do this by navigating to https://puzzle-generator.robiningelbrecht.be/cube and provide query parameters to configure the desired cube.

It's heavily inspired by visualcube and PuzzleGen. Thanks to tdecker91 for providing these!

Documentation

The full documentation is available on https://puzzle-generator.robiningelbrecht.be

Some examples

Default

https://puzzle-generator.robiningelbrecht.be/cube

default

Scrambled

https://puzzle-generator.robiningelbrecht.be/cube?cube[algorithm]=M2 E2 S2

scrambled

Development

Feel free to fork and make changes to your needs. Consider giving it a ⭐ when you do.

Clone repository

> git clone git@github.com:robiningelbrecht/puzzle-generator.git

Build Docker containers

> docker-compose up --build -d

Install dependencies

> docker-compose run --rm php-cli composer install

Navigate to http://localhost:9090

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 1
  • Forks: 1
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-10-22