Skip to main content

UNKNOWN

Project description

一個產生出CandyCrush初始table的小工具

Prerequisities

本套件pythno2跟python3皆通用
若不能執行麻煩回報Pull Requests

Installing

  • 安裝 Install:pip install CandyTable

Running & Testing

Run

執行下列指令:

import CandyTable
c = CandyTable.CandyTable(10,10)
c.main()
  • 輸入想要的顏色數量:

table3
  • 最高支援到35色,若初始圖片不可能讓三顆糖果連線,則自動refresh:

table35
table35-1
  • a.table:可以取得這張CandyTable的資訊

{ 10: u' 🍬 ', 11: u' 🍬 ', 12: u' 🍬 ', 13: u' 🍬 ', 14: u' 🍬 ', 15: u' 🍬 ', 16: u' 🍬 ', 17: u' 🍬 ', 18: u' 🍬 ', 19: u' 🍬 ', ... 108: u' 🍬 ', 109: u' 🍬 ' }

座標系統從左上角開始數
左上角為10 右下角為109 y座標為1到10,x座標為0到9
字串一樣代表該位置的糖果是一樣的。

Built With

  • python2.7

License

This package use GPL3.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CandyTable-2.4.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page