Sentinel Sim Core is a correctness-first, deterministic simulation kernel designed for lockstep, replay, and rollback systems.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
Stabilize fixed-point core and projectile update logic
10b9f4aView on GitHubsimcore: formalize public API, enforce platform isolation, add facade header
a6d8e45View on GitHubsim: advance canonical tick in sim_update (restore invariant)
54bf6bbView on GitHubvisual: add static origin crosshair for spatial grounding
f860549View on GitHubbuild: restore GLES side-by-side target via pkg-config (Termux/Mesa)
0adfcaeView on GitHubvisual: add SDL timeline scrubber with pause and bidirectional stepping
6854380View on GitHubvisual: demonstrate deterministic rollback with live hash convergence (green→red→green)
be078f8View on GitHubvisual: add hash-colored determinism timeline (green lockstep → red divergence)
c331233View on GitHubvisual: wire deterministic SimState into GLES side-by-side view
6b06e54View on GitHubvisual: restore side-by-side debug harness using X11 + EGL + GLES2
ae67e5eView on GitHub