tickwork 0.1.0

Tickwork — an incremental game framework in Rust/WASM. See tickwork-engine and tickwork-shell.
Documentation
1
2
3
4
5
6
7
8
# Tickwork

An incremental game framework in Rust/WASM.

- [`tickwork-engine`]https://crates.io/crates/tickwork-engine — headless simulation engine
- [`tickwork-shell`]https://crates.io/crates/tickwork-shell — shared UI rendering layer (egui)

**Status:** under development. Placeholders published to reserve the crate names.