chipo

Crates.iochipo
lib.rschipo
version2.1.0
sourcesrc
created_at2018-11-11 05:43:39.113896
updated_at2018-11-11 20:38:21.256858
descriptionA chip-8 emulator.
homepage
repositoryhttps://gitlab.com/jeffrey-xiao/chipo-rs
max_upload_size
id96019
size23,249
Jeffrey Xiao (jeffrey-xiao)

documentation

https://docs.rs/chipo

README

chipo-rs

NPM version chipo Documentation License: MIT License: Apache 2.0 Build Status codecov

CHIP-8 Oxidized is a CHIP-8/SCHIP emulator written in Rust that can compile to WebAssembly.

Usage

Install chipo from npm:

$ npm install chipo

Example usage: chipo-web.

Changelog

See CHANGELOG for more details.

References

License

chipo-rs is distributed under the terms of both the MIT License and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for more details.

Commit count: 48

cargo fmt