JJoe RAdd Match Three game
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add Match Three game | 3 个月前 | |
cardconv updated. png images converted from gifs by IM resulted in an indexed png format. This lead to Problems with tranparency, especially with ganijfa and hanafuda cardsets. To circumvent these problems IM had to be advised to produce 32 bit mode rgba format. affects android apk build process only. | 6 年前 | |
Use `sorted` (#528) | 1 年前 | |
Cardsets package version 3. | 2 年前 | |
AppVeyor fix: change py2exe to pyinstaller py2exe seems abandoned and still requires python < 3.4 while attrs does not support such an old python version anymore. * https://ci.appveyor.com/project/shlomif/pysolfc/builds/35127928 To accommodate pyinstaller's directory layout, dist was changed to dist/pysol in scripts/create_iss.py. scripts/build.bat had become unmaintained and outdated. | 5 年前 | |
Test thru perltidy. | 8 年前 | |
Fixed new flake8 rule issues. | 4 年前 | |
Condition "chdir" in script dir being local. (#434) So "python3 scripts/linux-install.py" as documented in README will work. | 1 年前 | |
Use `sorted()` instead of in-place sorting (#533) Similar to #523. | 11 个月前 | |
Extract a method or a function. This is Refactoring / code cleanup. See: * https://refactoring.com/catalog/extractMethod.html * https://en.wikipedia.org/wiki/Code_refactoring * https://www.refactoring.com/ * https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/ Some small optimisations may have slipped in as well. | 5 年前 | |
Extract a base class/trait for some games. | 8 年前 | |
Cardsets package version 3. | 2 年前 | |
android: adapt to python3. android: Install p4a using pip Add 'set -e' to sh scripts, they must stop upon any error README.md: kivy does not specifically require python2 android: Overhaul initialization scripts android: Simplify apk build scripts by using the 'common' file Merge the scripts cardconv and cardsetsgiftobmp android: Fix startup script shebang to python3 android: Simplify mkkeystore and ignore the keystore file android: Fix up debian prerequisites The package cython (as opposed to cython3) even caused me to produce an apk that did not start (TypeError: must be str, not bytes). Android SDK requires java8; install and set as the default. The build processes complained about lld and libtinfo5; added in. mercurial (or hg) is seemingly unused. The pip pcakges were needed by android/initsdk.py which is gone. android: Ensure that the html files are built | 6 年前 | |
Skip all python2 tests by default python2 is deprecated | 5 年前 |