B0ney / Chip8-rust

chip 8 emulator written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chip8-rust

WIP Chip 8 emulator written in rust.

A work in progress project to better understand the rust programming language. This project uses minifb for the display and key presses.

Resources:

Chip8 controls:

1 2 3 4
Q W E R
A S D F
Z X C V

Enter Key resets the emulator

About

chip 8 emulator written in rust

License:MIT License


Languages

Language:Rust 100.0%