Skip to content
Snippets Groups Projects
Verified Commit 5f80ce06 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: new inspiration

parent 53087830
No related branches found
No related tags found
No related merge requests found
Pipeline #566 passed
...@@ -4,10 +4,12 @@ CHIP-8 emulator written in rust 🦀. ...@@ -4,10 +4,12 @@ CHIP-8 emulator written in rust 🦀.
The goal of this project is purely experimental and a learning tool for rust. The goal of this project is purely experimental and a learning tool for rust.
The work of this emulator was inspired/started by [jc-chip8](https://github.com/joao-conde/jc-chip8).
## Goals ## Goals
* Performance 🏎 * Performance 🏎
* Separation of concerns - presentation vs logic * Separation of concerns 🖖
* Simplicity 😀 * Simplicity 😀
* Compatibility 🪛 * Compatibility 🪛
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment