Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A WebAssembly CHIP-8 Emulator

A CHIP-8 emulator written in Rust and compiled to WebAssembly. Just for the fun of it!

The code is described in the accompanying blog post: http://blog.scottlogic.com/2017/12/13/chip8-emulator-webassembly-rust.html

Building

This project uses the relatively new wasm32-unknown-unknown target, which can be enabled as per the setup instructions. Once installed simply run the build script.

Licence

This code is free for you to use under the MIT licence.

About

A WebAssembly CHIP-8 emulator written with Rust

Topics

Resources

Stars

274 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages