harbour-tarock

Rating: 
0
No votes yet

tarockspiel mit lanmodus 0.2.3 hat einen lernmodus aber nur 4 spieler 0.2.2 hat auch 3 und 2 spieler. hier ist der Quellcode  https://github.com/smatkovi/harbour-tarock

Category:

Keywords:

Application versions: 
AttachmentSizeDate
File harbour-tarock-0.2.3-1.aarch64.rpm436 KB13/09/2026 - 19:27
File harbour-tarock-0.2.3-1.armv7hl.rpm427.17 KB13/09/2026 - 19:27
File harbour-tarock-0.2.2-1.armv7hl.rpm426.33 KB13/09/2026 - 19:27
File harbour-tarock-0.2.2-1.aarch64.rpm434.6 KB13/09/2026 - 19:27
Changelog: 

- The learning mode reaches the interface at all again: the `learn` property had
no metatype, so QML saw `undefined` — the tutorial listed no lessons, and the
explanation bar, the hints, the "why not?" dialog and the lesson band were all
silently switched off
- tests/test_qmlbridge.cpp checks the engine contract from a real QQmlEngine