0.1.0-0-pre.4-fix.1
This commit is contained in:
30
history/0.1.0/0-pre.3.md
Normal file
30
history/0.1.0/0-pre.3.md
Normal file
@@ -0,0 +1,30 @@
|
||||
<!-- file: history/0.1.0/0-pre.3.md -->
|
||||
<!-- version: 1 -->
|
||||
|
||||
# Historique 0.1.0-0-pre.3
|
||||
|
||||
## Statut
|
||||
|
||||
Validé par l'utilisateur le 2026-09-16.
|
||||
|
||||
## Gates validées
|
||||
|
||||
- `cargo fmt --all` ;
|
||||
- `cargo fmt --all -- --check` ;
|
||||
- audits Python du workspace et des tableaux Markdown ;
|
||||
- `cargo check --workspace` ;
|
||||
- `cargo clippy --workspace --all-targets --all-features -- -D warnings` ;
|
||||
- `cargo test --workspace --all-targets --all-features` ;
|
||||
- smoke `game-reflex-poc-desktop` ;
|
||||
- smoke `game-snake-poc-desktop`.
|
||||
|
||||
## Résultats fonctionnels observés
|
||||
|
||||
```text
|
||||
Reflex POC desktop runner: score=3 frames=3
|
||||
Snake POC desktop runner: length=4 frames=3
|
||||
```
|
||||
|
||||
## Portée durable
|
||||
|
||||
Ce jalon a introduit le contrat de boucle moteur indépendant de SDL3, les actions d'entrée abstraites, les capacités de monétisation par plateforme et la distinction entre runner Desktop natif et éventuelle distribution Tauri.
|
||||
Reference in New Issue
Block a user