dolejska-daniel / unitydes

Simple yet powerful Unity scripts allowing simple implementation of discrete event-based simulations (DES).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unitydes

v0.2.0

This package aims to provide lightweight, extensible and simple to use discrete event-based simulation "framework" for C# and Unity. The source code is not strictly bound to Unity so generic C# usage is an option too. Also, there are no external library dependencies.

Installation

Please refer to the releases page.

Unity packages are part of every release.

Usage examples

TBD

About

Simple yet powerful Unity scripts allowing simple implementation of discrete event-based simulations (DES).

License:MIT License


Languages

Language:C# 100.0%