forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: GiulioSorrentino.wxBriscola version 0.6.3.3 (microsoft#2…
- Loading branch information
1 parent
9f80855
commit eb42a8b
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.wxBriscola | ||
PackageVersion: 0.6.3.3 | ||
InstallerType: wix | ||
ProductCode: '{76833DA3-34C1-49B0-A918-8A1825DD4002}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/download/0.6.3/wxBriscola-0.6.3.3-amd64.msi | ||
InstallerSha256: 0C572753CE69924893ACA4F9107A6D3ECB999B801AFA699A3B3BF690630069C3 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/download/0.6.3/wxBriscola-0.6.3.3-arm64.msi | ||
InstallerSha256: 41658E685B42B3D4FA46E467A7D3A217F9D2E820A3E00C65CE7049BA5043C07B | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2023-11-22 |
26 changes: 26 additions & 0 deletions
26
...fests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.wxBriscola | ||
PackageVersion: 0.6.3.3 | ||
PackageLocale: en-US | ||
Publisher: Giulio Sorrentino | ||
PublisherUrl: https://numerone.altervista.org | ||
PublisherSupportUrl: https://github.com/numerunix/wxBriscola-for-Windows/issues | ||
Author: Giulio Sorrentino | ||
PackageName: wxBriscola | ||
PackageUrl: https://github.com/numerunix/wxBriscola-for-Windows/releases | ||
License: GPLv3+ | ||
LicenseUrl: https://raw.githubusercontent.com/numerunix/wxBriscola-for-Windows/master/LICENSE.txt | ||
Copyright: 2023 Giulio Sorrentino | ||
ShortDescription: Il gioco della briscola in c++, senza multiplayer e coi livelli. | ||
Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer C++ e wxWidgets 3.2.3. L'algoritmo è brevettato: i punti in totale sono 120, ossia 4 assi che valgono 11 punti ciascuno, 4 3 che valgono 10 punti ciascuno, 4 10 che valgono 4 punti ciascuno, 4 9 che valgono 3 punti ciascuno, 4 8 che valgono 2 punti ciascuno. Dal momento che la matematica non è una opinione: 4*11+4*10=84. 4*4+4*3+4*2=16+12+8=36 84+36=120 punti totali 120/2 = 60, servono 61 punti per vincere basandosi solo sui carichi si rischia di perdere, perché 84-61=23, bisogna prenderli quasi tutti e lasciare solo 23 punti di carichi 60-36=24, prendendo tutte le altre carte bastano solo 3 carichi per vincere. IL livello 1 gioca prendendo con la briscola, i livelli 2 e 3 seguono questa teoria." | ||
Tags: | ||
- card-game | ||
- trump-suit | ||
ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/tag/0.6.3 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.wxBriscola | ||
PackageVersion: 0.6.3.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |