Docs.rs
rust-warrior-0.14.1
rust-warrior 0.14.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
miller-time
Dependencies
base64 ^0.22
normal
ncurses-lite ^0.2
normal
optional
serde ^1.0
normal
serde_derive ^1.0
normal
toml ^1.0
normal
Versions
71.79%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module game
rust_
warrior
0.14.1
Module game
Module Items
Structs
In crate rust_
warrior
rust_warrior
Module
game
Copy item path
Source
Expand description
where it all starts
Structs
ยง
Game
This is exposed to the
Player
to get things started. Their profile is loaded (from .profile) and then the
engine
is fired up. If the current level is completed successfully, then the README.md file and their profile are updated.