dialga

Crates.iodialga
lib.rsdialga
version0.4.2
sourcesrc
created_at2022-10-02 00:04:09.343989
updated_at2023-01-20 04:20:01.736253
descriptionBlueprint instantiator for Palkia
homepage
repositoryhttps://www.github.com/gamma-delta/dialga
max_upload_size
id678071
size40,220
petrak@ (gamma-delta)

documentation

README

dialga

A sister crate to Palkia, adding Caves of Qud-like data-driven blueprints.

The Ctx Generic

A lot of things in this library have a Ctx generic. This is for ... well, whatever you want!

For example, you might want to be able to spawn enemies with varying (random) hit points. So the Ctx type might have a RNG in it, for example... go wild.


The "documentation" for this crate is mostly the examples directory. Go check that out I guess.

Commit count: 0

cargo fmt