No description
Find a file
Samuel Bouchet e6eaae43ab Initial commit: Chessistics prototype v0.3
Black box sim engine (commands in, events out) with 3 piece types
(Rook, Bishop, Knight), cargo transfer system with social status
priority, collision detection, and victory/defeat conditions.

57 tests covering rules, simulation, loading, and solvability.
Godot 4 presentation layer scaffolding.
2026-04-10 14:58:03 +02:00
chessistics-engine Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
chessistics-tests Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Data/levels Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
docs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
research Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Scenes Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Scripts Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.editorconfig Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitattributes Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitignore Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Chessistics.csproj Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Chessistics.slnx Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
icon.svg Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
icon.svg.import Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
project.godot Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00