Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Structure

As seen with dhole's implementation, the project is broken down into a Cargo workspace composed of two projects.

  1. chip8: Rust library that contains implementation of chip8 and its functions ("backend")
  2. sdl: Rust project that imports chip8 functionality ("frontend")

Isolates chip8 code and promotes reuseability.

Resources

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages