ndigati / chip8-emulator

Rust implementation of a chip8 emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chip-8 Emulator

Chip-8 emulator written in rust.

This is a project I'm using to learn about both emulators and Rust

Following this page for general design ideas.

About

Rust implementation of a chip8 emulator

License:MIT License


Languages

Language:Rust 100.0%