Crates.io | chipo |
lib.rs | chipo |
version | 2.1.0 |
source | src |
created_at | 2018-11-11 05:43:39.113896 |
updated_at | 2018-11-11 20:38:21.256858 |
description | A chip-8 emulator. |
homepage | |
repository | https://gitlab.com/jeffrey-xiao/chipo-rs |
max_upload_size | |
id | 96019 |
size | 23,249 |
CHIP-8 Oxidized is a CHIP-8/SCHIP emulator written in Rust that can compile to WebAssembly.
Install chipo
from npm:
$ npm install chipo
Example usage: chipo-web
.
See CHANGELOG for more details.
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.