Skip to content

ryanhaus/chip8-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Emulator

Written in Rust/JS using WASM

Build source with wasm-pack build --target web, then run a web server over the top directory (I used python -m http.server) and navigate to /web (for my case, this was localhost:8000/web).

Demos

IBM Logo demo:

Pong game demo (video, click here to watch)

About

CHIP-8 emulator implemented in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published