Skip to content

Khopa/khopa_rusty_chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Chip 8

What is this:

This is a simple CHIP 8 Emulator written in Rust using SDL2 and rodio.

How to use:

cargo run --package rusty_chip_8 --bin rusty_chip_8 -- --filename <path to the file to load>

Screenshoots with some popular chip8 roms :

IBM

image

MAZE

image

KALEID

image

TETRIS

image

PONG2

image

About

A chip8 emulator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages