vibha

Crates.iovibha
lib.rsvibha
version0.1.1
sourcesrc
created_at2018-05-23 08:07:58.266549
updated_at2018-05-23 15:01:55.942121
descriptionA library for text adventure live-loading.
homepage
repositoryhttps://github.com/Lokathor/vibha-rs
max_upload_size
id66756
size39,893
Lokathor (Lokathor)

documentation

README

License:CC0 CratesIO DocsRS Appveyor

vIbha'

vIbHa' (v)

  1. move through time toward the past

The vibha crate is a crate that defines an interface for communication between a binary runner of a text adventure and a game library for a text adventure. An example provided is able to dynamically load game DLLs on windows, it is intended for development use, but could be adapted into a user-facing program. Of course, in a final release game you might choose to compile the whole game together statically as well. In that case, I think you'll still benefit from the clear separation of concerns that this library helps you maintain.

Commit count: 0

cargo fmt