qwac 0.8.2

Rust client crate for making qwac games
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[features]
alloc = []
f32-canvas = []
f64-canvas = []

[package]
authors = ["Taylor C. Richberger <taywee@gmx.com>"]
categories = ["game-development", "game-engines", "wasm", "no-std"]
description = "Rust client crate for making qwac games"
edition = "2021"
keywords = ["gamedev", "games", "webassembly"]
license = "LGPL-3.0-or-later"
name = "qwac"
readme = "README.md"
repository = "https://gitlab.com/axfive/qwac-rust"
resolver = "2"
version = "0.8.2"