Skip to Content
DocumentationExamplesOverview

Examples

Complete, runnable examples demonstrating different simloop features. Each example is self-contained and can be run directly.

ExampleDemonstrates
Store CounterGlobal store (ctx.store) for accumulating data across handlers
Coffee ShopResource primitive, event cancellation, entities, statistics, lifecycle hooks
Network PacketsMultiple probability distributions working together
Stop ConditionstopWhen option for Monte Carlo convergence detection
Queue BufferQueue primitive with bounded capacity and overflow
Last updated on