wasm4fun-logo 0.1.0

Logo animation for WASM-4 fantasy console
Documentation
[dependencies.wasm4fun-graphics]
version = "0.1.0"

[dependencies.wasm4fun-sound]
version = "0.1.0"

[features]
default = []
nosound = []

[package]
authors = ["Claudio Mattera <dev@claudiomattera.it>"]
categories = ["game-development", "no-std"]
description = "Logo animation for WASM-4 fantasy console"
edition = "2021"
homepage = "https://wasm4fun.neocities.org/"
keywords = ["games", "wasm4"]
license = "MIT OR Apache-2.0"
name = "wasm4fun-logo"
readme = "Readme.md"
repository = "https://gitlab.com/claudiomattera/wasm4fun"
version = "0.1.0"

[package.metadata.docs.rs]
all-features = true
default-target = "x86_64-unknown-linux-gnu"